File "heading.css"
Full Path: /home/adniftyx/public_html/wp-content/plugins/credio-addons/widgets/heading/heading.css
File size: 673 bytes
MIME-type: text/plain
Charset: utf-8
.prelements-heading .title-inner {
position: relative;
}
.prelements-heading .title-inner .title {
margin-bottom: 11px;
}
.prelements-heading .title-inner .title span {
color: #5cb46a;
position: relative;
z-index: 2;
}
.prelements-heading .title-inner span.sub-text {
display: inline-block;
color: #5cb46a;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 14px;
}
.prelements-heading .title-inner span.sub-text img {
width: 24px;
height: 24px;
margin-right: -2px;
}
.prelements-heading .title-inner span.sub-text svg {
width: 13px;
height: 15px;
margin: 0 3px 2px 0;
}
.prelements-heading .description p {
margin-bottom: 10px;
}