.home__button {
outline-color: transparent;
padding: 0;
border-radius: 5em;
border: 0px solid #000;
font-weight: 700;
font-style: normal;
line-height: 1.2em;
text-transform: uppercase;
text-decoration: none;
justify-content: center;
align-items: center;
max-width: 450px;
font-size: 14px;
background: #6f75ff;
color: #ffffff;
margin-right: 10px;
width: 96px;
height: 40px;
}