.blocks-list_blog-masonry-sidebar_blocks-list .btn-block{
  font-size: 1em !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  font-weight: 700;
}
.single-block_blog-masonry-sidebar_blocks-list .btn-block {
  font-size: 1em !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  font-weight: 700;
}
.page-careers_simplified_extended-section-list .card-body .btn-modern {
  font-size: 1em !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  font-weight: 700;
}
.page-careers_extended-section-list .btn-modern {
  font-size: 1em !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  font-weight: 700;
}
.page-careers_extended-section-list .btn-modern i{
  font-size: 20px;
}
.page-careers_simplified_extended-section-list i{
  font-size: 20px;
}
.shop-notice_inset-description .notice-top-bar-noanimate .text-color-light, .shop-notice_inset-description .text-light {
    color: #FFF !important;
}
.shop-notice_inset-description .notice-top-bar-noanimate .btn-primary-scale-2 {
    background-color: #006699;
    border-color: #006699 #006699 #004466;
    color: #FFF;
}
.shop-notice_inset-description .notice-top-bar-noanimate .notice-top-bar-close{
  z-index: 1 !important;
}
.notice-top-bar-noanimate {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1111;
}
.notice-top-bar-noanimate .notice-top-bar-close {
  position: absolute;
  top: 7px;
  right: 7px;
}
@media (max-width: 767px) {
  .page-careers_simplified_extended-section-list .accordion img{
    display: none;
  }
}
