.widget .widget-title { text-transform: none;
}
.header .header-container .header-logo-container .header-logo-img{
  width:150px !important;
}
/*404 page*/
.hs-title-size-4 {
font-weight: bolder;
letter-spacing: 0px;
}

.font-alt .error-page-text {
font-weight: bold;
}

.post-navigation {
display: none;
}

.entry-content a {
color: #1155cc;
}

.post-meta {
display:none;
}

.page-header-module .module-title {
font-size: 20px;
}

.page-header-module:before {
background: none;
}

.widget ul li:before {
content: "";
}

.col-sm-offset-1 {
    margin-left: 27.333333%;
}

.col-sm-10 {
width: 17.333333%;
background-color: #000;
}

p {
margin-top: 25px;
}


/*Headlines Color*/

h1 {
color: #f98200;
}

.entry-content h1, h5, h6, h4  {
color: #f98200;
}

.entry-content h2 {
color:#5e39bf;
}

.entry-content h3 {
	color: #a00a5d;
}

/*BlockQuote*/

blockquote {
	color: #008080;
}

li {
    padding: 5px;
}

/* Heading 2 Custom Top Padding - All posts only - 20190626 FreeeUp VA*/
.single.single-post .entry-content h2,
.single.single-post .entry-content h3 {
    padding-top: 14px !important;
}


/*QUOTES LIST PAGE CSS DETAILS VA FREEEUP*/
.page.page-id-11636 .va-rigor-list-quote-col p {
    margin-top: 0;
    margin-bottom: 0;
}

.va-rigor-list-quote-col.panel-widget-style.panel-widget-style-for-11636-1-0-0 .so-widget-sow-editor .textwidget p {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}