.font-size-100 h3 a {
    font-size: 20px;
}

.font-size-150 h3 a {
    font-size: 35px;
}

.font-size-200 h3 a {
    font-size: 45px;
}

#main_content > div > div > section > div:nth-child(3) > div > div > div:nth-child(2){
	display:none;
}

.container , .row , .col-12 , .col-lg-6{
	padding:0 !important;
}

#content{
	padding-left: 30px;
    padding-right: 30px;
}

.t-list.pl-0{
	padding:0!important;
}

.t-list.pl-0 a{
	border: 1px solid;
}

.sf-share.theme-light.bg-transparent{
	display: flex;
    justify-content: space-around;
    margin-top: 25px;
}

.btn.btn-theme.btn-rounded{
	border: 1px solid;
    text-decoration-line: blink; 
}


#content > footer > div > div.container.wcag > div:nth-child(2) a{
	border:1px solid;
}

.sf-iblock-detail-area.sf-viewbox-wrap nav{
	display:flex;
}

.w-50 a{
	border:1px solid #000;
	margin-right:35px;
	text-decoration-line: blink;
}

.sf-title.l-inherit.l-hover-underline-none.sf-title-underline-left.mb-3.t-2.without_line.sf-title-line.t-2 a{
	text-decoration-line: blink;
}

i svg{
	width:250px;		
}

.color-1 .bs-docs-footer a{
	background-color:white !important;
	color:#000 !important;
}

.color-2 .bs-docs-footer a{
	background-color:#000 !important;
	color:white !important;
}

.color-3 .bs-docs-footer a{
    color: #195183 !important;
    background: #9dd1ff !important;
}


.color-4 .bs-docs-footer a{
    color: #4d4b43 !important;
    background: #f7f3d6 !important;
}


.color-5 .bs-docs-footer a{
    color: #a9dd38 !important;
    background: #3b2716 !important;
}




