.fullwidth-block.styled-marker-top:after,
.fullwidth-block.styled-marker-bottom:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-width: 40px;
border-style: solid;
left: 50%;
margin-left: -40px;
}
.fullwidth-block.styled-marker-top:after {
top: 0;
border-color: #ffffff transparent transparent transparent;
}
.fullwidth-block.styled-marker-bottom:after {
bottom: 0;
border-color: transparent transparent #ffffff transparent;
}
.sc-iconed-title {
display: table-cell;
vertical-align: middle;
text-transform: none;
width: 99%;
font-weight: 300;
font-family: Ubuntu;
margin-top: 0px;
}
.vc_toggle_content {
display: none;
margin-bottom: 21.74px;
margin-top: 1em;
overflow: hidden;
padding: 0;
font-size: medium;
}
h4 {
text-transform: none;
font-weight: 500;
}