<div class="wrapper-button">
<button class="button">Коллекция парок и шуб</button>
</div>
.button {
padding: 7px 18px;
color: white;
font-size: 16px;
border-radius: 20px;
background-color: #f87a02;
font-weight: bold;
box-shadow: 0 8px 18px 0 rgba(168,172,185,0.62);
transition: all .3s ease;