#page-home #hero h1 {
    font-family: "Poppins", sans-serif;
}


#page-home #hero h4 {
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0.21);
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.71);
    letter-spacing: 6px;
    font-weight: 600;
}