/*your custom css goes here*/
.error{
    color: red;
}

@media (min-width: 768px) {
    /* .header_menu_links  {
        padding-top: 2rem!important;
    } */
}