.card-booking-phone {
    padding: 1.2rem;
    text-align: center;
    border-radius: 0;
    flex: 0 0 25%;
    min-width: 25%;
}

.card-booking-phone .aside-title {
    font-size: 17pt;
    color: #24639e;
    font-weight: bold;
}

.card-booking-phone .aside-title i {
    font-size: 17pt;
    color: #24639e;
    font-weight: bold;
    width: auto;
    margin: 0;
}

.card-booking-phone p {
    font-size: 13pt;
}

.card-booking-phone p span {
    font-size: 15pt;
    color: #24639e; 
    font-weight: bold;
}

.card-booking-phone .text-muted {
    font-size: 10pt;
    margin-bottom: 0;
}