.contact-section{background-color:#ebe5df;padding:100px 20px;text-align:center}.contact-section h2{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:#222;margin-bottom:20px}.contact-section p{font-size:16px;color:#555;margin-bottom:40px}.contact-btn,.contact-section p{font-family:Montserrat,sans-serif}.contact-btn{font-weight:600;font-size:14px;padding:12px 30px;border:2px solid black;background:transparent;color:black;cursor:pointer;transition:all .3s ease;border-radius:30px;text-decoration:none}.contact-btn:hover{background-color:black;color:white}.form-row input:focus,.form-row textarea:focus{border-color:black;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff;transition:all .3s ease}@media (max-width:768px){.contact-section h2{font-size:28px}.contact-section p{font-size:15px}.custom-rug-section{box-sizing:border-box;padding:80px 40px}}