/* clearBoth */
/*===================
footer
===================*/
footer {
  font-size: 0.875rem;
  color: #232323;
  text-align: center;
  position: relative;
  padding: 1.25rem;
  z-index: 1; }
  @media screen and (max-width: 414px) {
    footer {
      font-size: 0.75rem; } }
