.fullSection {width: 100%; padding: 10%; min-height: 350px}
.fullSection a .fullButton {
    width: fit-content;
    border: 5px solid #fff;
    margin: auto;
    padding: 2% 5%;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
  color: #fff;
}}