/*! Place your custom styles here */
*{
    font-family: 'Montserrat', sans-serif;
}

.bg--primary{
    background-color: #0078EC;
}