.widget .inner {
  padding-top: 20px;
  padding-bottom: 20px; }

.widget a {
  color: #3bbac9; }

.widget:nth-child(2n) a {
  color: #000; }

.widget:nth-child(2n) p {
  color: #fff; }

.widget:nth-child(2n) h1 {
  color: #fff; }

.homebanner .inner,
.homebanner .content-container {
  padding: 0; }

.ourstories .block {
  position: relative; }

.ourstories .name {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: url("../images/name-bg.png");
  font-family: "Nothing You Could Do", sans-serif;
  font-size: 19px;
  color: #fff;
  padding: 8px 20px; }
  .ourstories .name p {
    margin: 0; }

.ourstories .item-container2 .inner {
  padding: 0; }

.ourstrategy .row h2 {
  color: #fff;
  font-size: 23px; }

.ourstrategy .row a {
  text-decoration: none;
  color: #fff; }
  .ourstrategy .row a:hover {
    text-decoration: none; }

.ourstrategy .row .inner {
  padding: 10px 20px; }

.ourstrategy .row div:nth-child(1) .inner {
  background-color: #aa96cd; }
  .ourstrategy .row div:nth-child(1) .inner hr {
    border-color: #fff;
    border-width: 2px;
    border-style: solid;
    width: 78px;
    margin-top: 20px;
    margin-bottom: 20px; }

.ourstrategy .row div:nth-child(2) .inner {
  background-color: #ffc055; }
  .ourstrategy .row div:nth-child(2) .inner hr {
    border-color: #fff;
    border-width: 2px;
    border-style: solid;
    width: 78px;
    margin-top: 20px;
    margin-bottom: 20px; }

.ourstrategy .row div:nth-child(3) .inner {
  background-color: #64d384; }
  .ourstrategy .row div:nth-child(3) .inner hr {
    border-color: #fff;
    border-width: 2px;
    border-style: solid;
    width: 78px;
    margin-top: 20px;
    margin-bottom: 20px; }

.ourimpact {
  padding-bottom: 55px; }

@media (max-width: 992px) {
  .homebanner .inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .ourstories .item-container2 .inner {
    padding-top: 0;
    padding-bottom: 0; }
  .ourstrategy .row div {
    margin-bottom: 10px; }
    .ourstrategy .row div:last-child {
      margin-bottom: 0; } }

@media (max-width: 768px) {
  .ourstrategy .row div {
    margin-bottom: 30px; }
    .ourstrategy .row div:last-child {
      margin-bottom: 0; } }
