/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.se p {margin:10px 0;}
.se h2, .se h3 {margin:0;}

.sec-title-two h4 {
    position: relative;
    font-size: 24px;
    color: #222328;
    padding-bottom: 14px;
    font-weight: 400;
}
.sec-title-two h4:after {
    position: absolute;
    content: '';
    width: 42px;
    height: 1px;
    left: 50%;
    margin-left: -21px;
    bottom: 3px;
    background-color: #999999;
}
#se p, #se li {color: #555555; font-size: 16px;}
#se h1, #se h2, #se h3 {color:#0d412b; text-transform:uppercase; font-weight:bold; font-size: 22px;}
#se img {margin-bottom:30px;}
h1.uk-article-title {color:#0d412b; text-transform:uppercase; font-weight:bold; font-size: 34px;}
.semenu ul {margin-top:30px;}
.semenu ul li {float:left; list-style:none; padding: 0 4px;}