.sidebar-wrap.widget-wrapper.sidebar-wrap-right.index-page {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ffffff;
  box-shadow: 5px 15px 30px 10px rgba(22, 27, 45, 0.03);
}

.section-title .sub-title p.index {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #505050;
}

@media only screen and (max-width: 600px) {
  .footer-widget-top .content {
    display: contents;
    align-items: center !important;
    position: relative;
    z-index: 1;
  }
}
