.ic {
    font-size: 22px;
    padding: 10px;
    background-color: #2b2e4a;
    border-radius: 50%;
    color: #F77D0A;
    margin-bottom: 5px;

}
.modal-text-icon .btn a{
border: 0;
width: 100%;
border-radius: 30px;
padding: 0.8rem;
font-family: inherit;
background-color: #2b2e4a;
color: white!important;
text-decoration: none;
font-size: 14px;
}
.location a{
text-decoration: none;
color: black;
}
.btn .btn-ic{
color: #F77D0A;
}