a { color: #333333;}
a:visited, a:hover, a:active, {
    color: inherit;
    outline: 0;
    background-color: transparent;
}
img {outline:0 }

.navbar {border-bottom: 1px solid #CCC;}
.navbar-brand a {padding: 0}
.navbar-brand a:hover {background: none;}
.navbar-brand img {max-height:80px}
.navbar {height: 80px;background-color: #e6e6e6;}
.navbar a:hover {color:#a5754e; }

.footer {
    --bulma-footer-padding: 3rem 1.5rem;
    border-top: 1px solid #e6e6e6;
    color:#979797;
}
.border-b-2 {
    border-bottom: 3px solid #dcb979;
    padding-bottom: 15px;
}
.index_about p {
    line-height:1.8;
}
.bodr-radius-6 {
    border-radius: 6px;
}

.about_img {
    width:300px;
    height:200px
}
.about_img_slide {
    width:960px;
    margin: 0 auto;
}

#lightSlider li{
    width:480px;
}
.w100 {
    width: 100px
}
.index_title {
    background-color: #dcb979;
    color: #7b5454;
    text-shadow: 1px 1px #e2e2e2;
}
.is-size-6-5 {
    font-size: 0.8rem
}
.footer {
    margin-top: 4rem;
}
#td-news-container p , #td-article-container p {
    margin: 10px 0;
}