/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.unsubscribe-success__envelop-icon {
  color: #E63748;
}
.unsubscribe-success__title {
  color: #1D2023;
}
.unsubscribe-success__contact-row {
  font-size: 0.875rem;
}

.layout__inner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

footer {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  margin-top: 3.4375rem;
  transform: translateX(-50%);
  width: 100%;
}