/* ==========================================================
   COMP-010
   Property Hero
========================================================== */

.lqw-property-hero{

    padding:80px 0;

}

.lqw-property-copy small{

    color:var(--lqw-gold);

    letter-spacing:2px;

    font-weight:700;

}

.lqw-property-copy h1{

    font-size:54px;

    margin:14px 0;

}

.lqw-property-copy p{

    font-size:22px;

    color:var(--lqw-text-light);

}

.lqw-property-status{

    display:inline-block;

    margin-top:24px;

    padding:10px 20px;

    border-radius:999px;

    background:#E8F8EC;

    color:#0A8F41;

    font-weight:700;

}