File: /var/www/compelsupport/wp-content/themes/compel/style.css
.page-title{
margin-bottom:15px;
}
.content-body{
font-size:16px;
}
.content-body p{
font-size: 16px;
line-height: 25px;
font-weight: 300;
}
.content-body ul li,
.content-body ol li{
font-size: 16px;
line-height: 25px;
font-weight: 300;
}
.content-body ul,
.content-body ol {
padding-left: 16px;
}
.content-body a, .styled-link, .styled-link:hover{
font-size: 16px;
line-height: 25px;
font-weight: 300;
color:#00985a;
text-decoration:underline;
}
.video-container { clear:both; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.content-body img{
max-width:100%;
height:auto;
width:auto;
}
.content-body img.aligncenter{
margin-left:auto;
margin-right:auto;
}
.content-body img.alignright{
float:right;
margin-left:15px;
}
.content-body img.alignleft{
float:left;
margin-right:15px;
}
.content-wrapper{
max-width:1200px;
width:100%;
margin-left:auto;
margin-right:auto;
}
.menu-list ul{
list-style:none;
padding-left:0px;
}
.menu-list ul li{
margin-bottom:7px;
}
.menu-list a{
font-size: 16px;
line-height: 25px;
font-weight: 300;
color:#00985a;
text-decoration:underline;
}