﻿.star-rate {
    width: 15px !important;
    height: 15px !important;
    margin: 2px !important;
}
h5.card-title.tourCardTitle.limit-text p {
    color: #0056B3 !important;
    font-weight: 600;
    font-size: 14px;
}
.priceButtons h5 {
    color: #0056B3 !important;
    font-weight: 600;
    font-size: 14px;
}
.priceButtons {
    background: #F2F4FC !important;
}
a.btn.btn-primary.info-btn{
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
}
.card.fixbox.deal-space {
    BOX-SHADOW: none !important;
    border: 1px solid #e6e6e6 !important;
}
.about-box.container.text-center.mt-3 h3{
    font-size: 28px !important
}