h1 i, h2 i, h3 i, h4 i, h5 i, h6 i { margin-right: 5px; }

/*Block Headline*/
.headline { display: block; margin: 10px 0 25px 0; border-bottom: 1px dotted #e4e9f0; }

.headline h2 { font-size: 22px; }

.headline h2, .headline h3, .headline h4
{ margin: 0 0 -2px 0; padding-bottom: 5px; display: inline-block; border-bottom: 2px solid #72c02c; }

.footer-v1 .headline h2
{ margin: 0 0 -2px 0; padding-bottom: 5px; display: inline-block; border-bottom: 2px solid #72c02c;color: #72c02c; }

.headline-md { margin-bottom: 15px;}

.headline-md h2 { font-size: 21px; }

.content-md { padding-top: 80px; padding-bottom: 80px; }

h2.title-v2 { color: #555; position: relative; margin-bottom: 30px; }
h2.title-v2:after {left: 0;width: 70px;height: 2px;content: " ";bottom: -10px;background: #555;position: absolute;}

.btn-u.btn-u.btn-brd.btn-u-dark { border-color: #555;}

.container { width: 1200px; }
.btn-u.btn-brd {color: #555;background: none;padding: 5px 13px;border: solid 1px transparent;}


.btn-u.btn-brd.btn-brd-hover:hover { background: #555; color: #fff !important;}

.btn-u {border: 0;color: #fff;font-size: 14px;cursor: pointer;font-weight: 400;padding: 6px 13px;position: relative;
    background: #72c02c;white-space: nowrap;display: inline-block;text-decoration: none;}
 a, a:focus, a:hover, a:active, button, button:hover { outline: 0 !important;}
/*
a {color: #72c02c;text-decoration: none;}

a {color: #337ab7;text-decoration: none;}

a {background-color: transparent;}

* {border-radius: 0;}
*/