/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/

@media (max-width: 800px) {
    .contact-header{
        background-color: #1e2022 !important;
    }
}
