.twocols.twocols .left-col {
	border-right: 0;
}

._sf_frontend .container.dark h1, ._sf_frontend .container.dark h2, ._sf_frontend .container.dark h3, ._sf_frontend .container.dark h4 {
	color: #c4baa4;
	border-bottom: 0;
}

 ._sf_frontend .container.dark h2 {
	font-size: 24px;
 }
 
  ._sf_frontend .container.dark h3 {
	font-size: 20px;
 }

  ._sf_frontend .container.dark h4 {
	font-size: 20px;
	border-bottom: 1px solid #c4baa4;
 }

.container.dark {
	background-color: #2f2522;
}

.dark big b a, .dark b big a {
    background-color: #f1a200;
    border-radius: 3px;
    color: #000000;
    font-family: "Arial",serif;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
	text-decoration: none;
}

.dark big b a:hover, .dark b big a:hover {
    background-color: #fbbf43;
	border-radius: 3px;
    color: #000000;
    font-family: "Arial",serif;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
	text-decoration: none;
}

.jumbotron {
	display: none;
}

.dark .sf_col div._sf_hr {
    border-top: 1px dotted #FFFFFF;
    margin-bottom: 45px;
    margin-top: 45px;
}

.dark .sf_cell, .dark .sf_element {
	margin-bottom: 35px !important;
}

.blue {
	margin-bottom: 25px;
}

.sfc_red-box, .sfc_grey-box, .sfc_white-box, .sfc_blue-box, .sfc_lightblue-box, .sfc_lightgrey-box, .sfc_lila-box, .sfc_green-box  {
	padding: 12px;
}