.ftco-social [class^="icon-"], [class*=" icon-"] {
    font-size: 30px;
    padding-left: 5px;
}

body {
    color: #1e1d1d;
}

.owl-carousel.home-slider .slider-item .slider-text p {
    font-size: 85px;
    font-weight: 400;
    color: #fff;
    font-family: "Playfair Display",Arial,serif;
}

.heading-section h1 {
    font-size: 38px;
    font-weight: 400;
    position: relative;
}

.pl-md-5, .px-md-5 {
    padding-left: 1rem !important;
}

.badge-booking{
    background-color: #964a39;
    padding: 10px;
    color: #fff;
}

.badge-booking:hover{
    color:#ffffffba;
}