body,html{height:100%;margin:0;font-family:Arial,Helvetica,sans-serif}*{font-family:"Philosopher",serif}.blog{width:100%;height:auto;background-image:url(../assets-img/heaer-img.webp);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:8rem 0rem;justify-content:space-evenly}.image{margin:10px}.image img{border-radius:10px;width:100%;max-width:500px;height:auto}.text{max-width:400px;margin:10px}.text h1{font-size:48px;font-weight:700;color:#000;margin:0}.text p{font-size:18px;color:#000;text-align:left}.divider{margin-top:20px;border-top:2px solid #000;position:relative;bottom:5rem}.form-label{font-weight:700}.form-control{border:1px solid #FFC107}.btn-custom{background-color:#FFC107;color:#000;font-weight:700}.btn-custom:hover{background-color:#e0a800}.map{width:100%;height:70dvh;border-radius:10px}@media (max-width:786px){.text h1{font-size:32px}.text p{font-size:15px}.map{margin-top:2rem}}