.scrl_1_footer {
  width: 200px;
  /* padding-top: 25%; */
  padding-bottom: 10px;
}

.scrl_1_footer_right {
  height: 150px;
  width: 150px;
  padding-bottom: 5px;
}

.lightgray_bg_logos {
  background-color: #f9f9f9;
}

.slide {
  padding-top: 2px;
  padding-bottom: 2px;
}

.btn-outline-light {
  color: unset;
  margin-left: 10px !important;
}

.btn-outline-light:hover {
  background-color: #50c878;
  color: #fff;
}

.newsletter {
  background: #50c878 !important;
  padding-left: 50px;
}
