#btn a
{
display:block;
width:150px;
height:45px;
line-height:45px;
font-family: "Manrope", sans-serif; font-size:18px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}
#btn a:hover
{
background-color:rgba(255,255,255,0.1);
}

#btn1 a
{
display:block;
width:200px;
height:45px;
line-height:45px;
background-color:#00e252;
font-family: "Manrope", sans-serif; font-size:18px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:20px;
}

#btn11 a
{
display:block;
width:400px;
height:150px;
line-height:150px;
background-color:#00e252;
font-family: "Manrope", sans-serif; font-size:40px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:20px;
}

#btn3
{
display:block;
width:180px;
height:45px;
line-height:45px;
background-color:#a60d1e;
font-family: "Beiruti", sans-serif; font-size:22px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:20px;
}
