#terms-of-use .wrapper { padding: 30px 0; margin-bottom: 200px; }
#terms-of-use .access-hero-img { background-image: url('../../images/listnow-hero-medium.jpg') }
#terms-of-use .access-hero-img h1 { font-size: 80px; margin: 0 0 15px; font-weight: 700; color: #fff; text-align: right; }

/* #terms-of-use h3 { font-size: 30px; color: #7C7C7C; } */
#terms-of-use h3 { font-size: 30px; color: #000000; } /* rebranding */
/* #terms-of-use p { margin: 0 0 10px; font-size: 18px; line-height: 28px; color: #444444; font-family: "Myriad Pro Regular" } */
#terms-of-use p { margin: 0 0 10px; font-size: 18px; line-height: 28px; color: #000000; font-family: "Myriad Pro Regular" } /* rebranding */
/* #terms-of-use li { list-style-type: lower-alpha; margin-left: 5%; font-size: 18px; line-height: 28px; color: #444444; } */
#terms-of-use li { list-style-type: lower-alpha; margin-left: 5%; font-size: 18px; line-height: 28px; color: #000000; } /* rebranding */
#terms-of-use .cookies ol li ol li { list-style-type: initial; }
#terms-of-use a { color: #53f; text-decoration: none; background-color: transparent; font-family: "Myriad Pro Regular" }
#terms-of-use a:hover { text-decoration: underline; }

/* Rebranding */
.terms-of-use-hero-showcase {
    background: #000000;
    color: #fff;
    height: 200px;
    padding: 50px 0;
    text-align: center;
}

.terms-of-use-hero-showcase h1 {
    font-size: 60px;
    font-family: 'Myriad Pro';
}

@media (max-width: 767px) {}