/* Enter Your Custom CSS Here */
.featured-content .entry-title {
      font-size: 1rem;
}
.featured-content .entry {
    margin-bottom: 0px;
    padding-top: 15px;
}
.fpa-more-link .more-link, .more-from-category a, .vsel-widget-link a {
    clear: both;
    position: relative;
    display: block;
    width: 100%;
    padding: 0.75em 0.75em;
    margin: 0.25em 0;
    border-left: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #005a8e;
}
.fpa-more-link .more-link::after, .vsel-widget-link a::after, .more-from-category a::after {
    position: absolute;
    right: 0.4em;
    margin-top: -1px;
    font-size: medium;
    font-size: 1.3rem;
    content: ' \E804';
    font-family: 'iconfont';
    top: 0.5em;
}
span.information span.wpcf7-list-item { display: block !important; margin: 0;}

