h1 {

   
    font-family: 'Tahoma', sans-serif;
    font-size: 30px !important;
    font-weight: 800;
    color: #000000 !important;
    text-decoration: none;
}
h2 {

   
    font-family: 'Tahoma', sans-serif;
    font-size: 20px !important;
    font-weight: 800;
    color: #000000;
    text-decoration: none;
}


.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 20px;
    margin: 0 0 1.25rem 0;
}

#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
  color: #07375c;
}

#sp-main-body {
    padding: 20px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
}