    a {
        color:#005ca8;
        font-family: FontAwesome;
    }
    
    h3.my, h4.my, h5.my, h3>span.my, h4>span.my, h5>span.my {
    font-size: inherit;
}

ul {
    padding-left: inherit !important;
}


.vco-storyjs h2.date {
    font-size: inherit !important;
    margin-bottom: inherit !important;
    line-height: 160%  !important;
}


.vco-storyjs h3 {
    font-size: inherit !important;
    line-height: 160%  !important;
}

.vco-storyjs p {
    font-size:  inherit !important;
    line-height: 160%  !important;
}

th, thead {
	background-color: unset  !important;
}

.form-group label {
	font-size: unset;
	white-space: unset;
}

label {
	line-height: unset;
    white-space:unset;
}


.blockcontent  img{
max-width: 100%;
}