.container-fluid h1,h2,h3,h4,h5,h6 {
    font-family: Montserrat !important;
    font-weight: 700;
}

.hide {
    display: none;
}

.placeholder-black {
    color: #555 !important;
    padding: 0;
}

select[readonly]
{
    pointer-events: none;
}

