.link-list>.component-content ul{
    display:inline-flex;
    
}
/* .link-list>.component-content ul li a{
    display:none;
} */

.link-list>.component-content li{
    padding: 10px;
}

.link-list>.component-content li .fa{background-color: #003798;color: #fff;border-radius: 50%;padding: 10px;height: 37.5px;width: 37.5px;}

#header-nav {
    margin: 15px 0;
}

#header-nav input.search-box-input.tt-input {
    border:none;
    font-size: 20px;
    margin-bottom: 0;
    box-shadow: none;

}


#header-nav .loupe-search-btn .search-box-button-with-redirect::before{
    color:#000;
    background-color: #fff;
    font-size: 20px;
}


#header-nav .loupe-search-btn .search-box-button-with-redirect {
    background-color: #fff !important;
    color: #000;
}
.px-0{
    padding-left:0;
    padding-right:0;
}

.fa-circle:before {
    font-size: 5px;
    padding: 0 15px 0 10px;
    color: #003798;
}


.blog-title {
    color: black;
    font-weight: 300;
    padding: 5px;
    font-size: 35px;
}

.component.content > .component-content > div:first-child > div:first-child {
    display: flex;
    justify-content: center;
}

.Categoriess {
    color:#003798;
    font-weight: bold;
    font-size: 20px;
    margin-right: 5px;
}

.HeadrCategories {
    color: black;
    font-size: 15px;
}

.link-list > .component-content > ul .pl0 > li{
  box-shadow: none;
  background-color: transparent; 
}

/*.field-promotext2{
   text-align: left;
    font: normal normal 300 30px/41px Nunito Sans;
    letter-spacing: 0px;
    color: #003798;
    opacity: 1;
}

.field-promotext
     {
    text-align: left;
    font: normal normal 300 15px/30px Nunito Sans;
    letter-spacing: 0px;
    color: #003798;
} */

.recentarticleswidgets {
    display: block !important;
    column-count: 2;
}


.articlecaptions{
    text-align: left;
    font: normal normal 300 25px/32px Nunito Sans;
    letter-spacing: 0px;
    color: #003798;
    opacity: 1;
}

