.main-menu a, .main-menu a:visited {
    color: #fff !important;
    text-decoration: none;
    text-shadow:  none !important;
}

.main-menu ul {
    transition: all 0.5s ease;
    left: 4%;
    padding-left: 20px !important;
    margin: 15px 0 45px 0 !important;
}
.main-menu a:hover {
    color: #f2efbb !important;
   
}

.triboxwit  {
    
    background: #fff !important;
    
}

.triboxwit h2 a{
    color: #212529 !important;
    text-shadow: none !important;
     
}

.triboxwit h4{
    color: #212529 !important;
    text-shadow: none !important;
     
}

.triboxwit h4 a{
    color: #212529 !important;
    text-shadow: none !important;
     
}

.triboxwit p a{
    color: #212529 !important;
    text-shadow: none !important;
     
}

.triboxwit p{
    color: #212529 !important;
    text-shadow: none !important;
     
}

.triboxwit .author{
    color: #212529 !important;
    text-shadow: none !important;
     
}

 .secondarys {
    border-left: 1px solid #0d1c33;
}

.hrwit {
    border-bottom:1px solid #000 !important;
    border-top: 1px solid #fff !important;
}

.recent-ltr-spc{
    letter-spacing: 16px;
    word-spacing: 14px;
}

.feed {
    background: url(../i/main.svg) hsl(0, 0%, 100%) !important;
    -webkit-background-size: cover;
    background-size: cover;
    text-shadow: 0px 1px 0px #fff;
}

.feed p a, .feed li a, .article-container p a, .article-container li a {
    color: inherit;
    text-decoration: none;
    box-shadow: 0 -1px #5e231a inset;
    text-decoration: underline;
}

#glossary li a{
    padding: 10px;
    text-decoration: none;
    color:#5e231a;
    font-size: 20px;
    font-weight: 800;
     margin-left: 7px;
}

.flag {
    left: -95px;
    position: relative;
    top: -6px;
}
.flag img {
    width: 3%;
    float: right;
    z-index: 1;
    position: relative;
    top: -30px;
}


.about ul li{

    list-style: none;
    text-indent: -10px;
    padding-top: 16px;


}


.about ul li i{ 
    margin-right: 15px;

 
}