.main-footer {
  padding :  2rem 0;
  p {
    opacity : .6;
    margin : 0;
  }

  a:hover {
    text-decoration : none;
  }
}
