.shop-the-look-buttons{
    margin: 15px 0;
    display: flex;
    gap: 1rem;
}
.shop-the-look-buttons .button{
    padding: 15px 5px;
    font-size: 14px;
}