/*
Template Name:Matrimony
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/

  /* Custom styles */
  .hero-banner {
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),
                url('https://rauniyars.com/rauniyars/img/5b9d320a2000002d00fdde0f.jpeg') center/cover no-repeat;
    color: #fff;
    padding: 100px 20px;
    text-align: center;
  }
  .quick-search {
    margin-top: -50px;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  }
  footer {
    background: #f8f9fa;
    padding: 40px 0;
  }

