/*************************************
********** Overiding CSS located *****
********** in the Oral Health site ***
********** under the Custom CSS ******
**************************************/
@import "https://www.vdh.virginia.gov/oral-health?sccss=1&amp;ver=4.5.3";

.column {
	float:left;
  	width:30%;
}
.column ul {
	margin-top:-15px;
}
.separator-bar {
                background: #f47a04;
                padding-top:0px;
height: auto;
}

.separator-bar:before {
                content: "LiveWell";
                color:white;
                font-size:1.4em;
                font-weight: bold;
                float:right;
                margin-right:5px;
}
