h1 {
    background-color: #E30451;
}

h3 {
    color      : #E30451;
    font-weight: 800 !important;
    text-align : center;
    font-size  : 1.8em !important;
}

h4 {
    color      : #E30451;
    font-weight: 800 !important;
    font-size  : 1.5em !important;
}

p, li {
    font-family: Roboto, Verdana, sans-serif;
    font-size  : 1.2em;
    text-align : justify;
    line-height: 1.45;
}

.vpa-block {
    color         : #0b0021;
    padding-bottom: 7px;
    font-family   : 'Open Sans', Roboto, sans-serif;
    font-size     : 1.2em;
    text-align    : justify;
}

.vpa-block-head {
    color         : #E30451;
    padding-left  : 7px;
    font-weight   : 800;
    font-size     : 1.35em;
}

.bfsim-vpa-li {
    color         : #0b0021;
    line-height   :  1.3;
    font-family   : Roboto, Verdana, sans-serif;
    font-size     : 16px;
    text-align    : justify;
}

#vpa-main-title {
    font-size: 15px;
}

.entry-header {
    display: none;
}