/*/.custom-transparent-btn a {*/
/*    background: yellow !important;*/
/*    border: 2px solid white !important;*/
/*    color: #ffffff !important;*/
/*    border-radius: 6px !important;*/
/*    padding: 12px 24px !important;*/
/*    transition: all 0.3s ease;*/
/*}*/

.line{
 text-decoration: none !important;
}

.btn-round{
    border-radius:50%;
}