﻿a:hover {
    color: #dc3545 !important;
}

.amatic {
    font-family: 'Amatic SC', cursive !important;
}

.footer-phone {
   color: #777777 !important;
}

table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
    background-color: #f7f7f7;
}