.bottom_features_product{
    margin-top: 64px;
}
.top_features_button_link button{
    padding: 1.4rem 2.6rem;
    border-radius: 3rem;
    font-weight: normal;
    font-size: 1.2rem;
    outline: none;
    border: none;
    background-color: #efeeec;
}
.top_features_button_link a{
    text-decoration: none;
    color: #000;
}