.afcfta-access-box{
max-width:520px;
margin:50px auto;
padding:40px;
background:#fff;
border:1px solid #ddd;
border-radius:18px;
text-align:center;
}

.afcfta-access-box input{
width:100%;
height:50px;
margin:15px 0;
padding:10px;
}

.afcfta-access-box button{
width:100%;
height:50px;
background:#1677d2;
color:white;
border:0;
border-radius:8px;
}

.afcfta-error{
max-width:520px;
margin:20px auto;
padding:15px;
background:#ffecec;
color:#b00000;
}
