/*if padding used on columns / rows of original page it doesnt transfer through to styling on posts page*/



.mill-flex-featured-image {
    float:left;
    padding-right:4px;
}

/*google plus button fixes for text wrap in narrow spaces*/
.wpb_googleplus_type_standard > div, .wpb_googleplus_type_standard iframe {
    width: 100%!important;
}

a.mill-heading-link:hover {
    text-decoration:none;
}

.mill-vis-navigation {
padding: 5px 0;
}
