.about-us_button button{
    border-radius: 80px;
    padding: 1rem 2rem;
    border: 0;
    outline: 0;
    background-color: #888888;
    color: white;
    font-size: 1rem;
    box-shadow: 2px 2px #525252;
    cursor: pointer;
}
