/* Space out content a bit */
body {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
}
a {
    color: #38972c;
}
.header {
}

.header h3 a {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 30px;
    color: #2c3432;
    font-size: 23px;
    font-weight: bold;
}

.head {
    background-color: #f4f4f4;
}

h1 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #464f4d;
}
h2 {
    font-size: 18px;
    margin: 5px 0;
    color: #464f4d;
}
h3 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #464f4d;
}
/* Custom page footer */
.footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}

/* Customize container */
@media (min-width: 768px) {
    .container {
        max-width: 1004px;
    }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* Remove the padding we set earlier */
    .header,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }
    /* Space out the masthead */
    .header {
        margin-bottom: 10px;
    }
}
.table.table-services thead tr th,
.table.table-services thead tr th,
.table.table-coupons thead tr th,
.table.table-coupons tbody tr td {
    padding: 15px;
}