.action-3-0 .item-body a {
  line-height: normal;
}
.action-3-0 .item-body ul li {
  line-height: 25px;
}
.wgt-list-1-0 .list-header .month {
  white-space: nowrap;
}
.wgt-list-1-0 .list-body { min-width: 0 }
[align=left] {
  margin-left: 0;
  margin-right: auto;
  float: none;
}

[align=center] {
  margin-left: auto;
  margin-right: auto;
}
[align=right] {
  margin-left: auto;
  margin-right: 0;
  float: none;
}

.header-1-0 .header-body:after {
 display: none !important;
}

.header-1-0 .menu-not-mobile .menu-level-0 {
  justify-content: center;
}

@media screen and (min-width: 1870px) {
.header-1-0 .header-logo {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: -10px;
}
}

.header-1-0 .second-menu {
  z-index:2;
}

.footer-1-0 .icon-groups:first-child {
    margin-right: 0;
}
@media (min-width: 480px) {
    .footer-1-0 .icon-groups:first-child {
        margin-bottom: 0;
    }
}
.footer-1-0 .icon-groups .icon-item {
  margin-bottom: 10px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
}
.icon:before {
  object-fit: contain;
  object-position: center;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: inline-flex;
}
.list-1-0 .inside-min-tb {
    padding-top: 15px;
    padding-bottom: 15px
}

a:focus {
  outline: none;
}