.faqs-links img {
    max-width: 60px;
    max-height: 65px;
    height: auto;
    width: auto;
}

.faqs-links h3 {
    margin-left: 75px;
    margin-bottom: 0;
}

.faqs-links h4 a {
    color: #2a3690;
}

.faqs-links p {
    margin-top: 5px
}

.faqs-links a {
    margin-bottom: 5px;
    display: inline-block;
    text-decoration: none;
    color: #3153bb;
}

.faqs-links a:hover {
    color: #2a3690;
    text-decoration: underline;
}

table.direct-to-state td {
    text-align: center;
}