.ifrc-footer {
  background: #ebebeb;
  border-top: solid 12px #DDDDDD; }
  .ifrc-footer .accordion-container {
    margin-top: 33px; }
  .ifrc-footer h6.footer-description__heading {
    margin-top: 43px; }
  .ifrc-footer .footer-bottom {
    background: #DDDDDD;
    padding: 25px 0; }
  .ifrc-footer .container.footer-content {
    padding-bottom: 63px; }
  @media only screen and (max-width: 60rem) {
    .ifrc-footer .col-2-md.col-spaced-1.donate {
      position: relative;
      margin-top: 45px; }
      .ifrc-footer .col-2-md.col-spaced-1.donate button.button {
        margin: 0;
        width: 100%;
        float: left;
        clear: both;
        text-align: center; } }
  @media only screen and (min-width: 60rem) {
    .ifrc-footer .col-2-md.col-spaced-1.donate {
      position: relative;
      margin-top: 117px; } }

.sponsor-logo h6 {
  display: none; }

.sponsor-logo {
  width: 53px;
  height: 53px;
  float: right;
  margin-top: 15px; }

.sponsor-text h6 {
  display: none; }

.sponsor-text {
  width: 78%;
  float: right;
  margin-right: 25px; }
  @media only screen and (min-width: 45rem) {
    .sponsor-text {
      width: 85%; } }

.footer-sponsor {
  background: #fff; }

.sponsor-container {
  width: 100%;
  margin: auto; }
