/*****************
-- https://websitegiaredanang.com custom css
*****************/


/*home*/


.footer .widget_text p{
    margin-bottom: 10px;
}

@media (min-width: 992px){

    .form-searh-home{
        margin-top: -220px;
        background-color: rgb(29 41 57 / 70%);
    }
    .form-searh-home h2{
        color: #fff;
        margin-bottom: 0;
    }
}