.color-button:nth-child(1) {
    background-color: #060c5f;
    border: 2px solid black;
    font-family: 'Sunborn';
}


.back-to-boutique {

    top: 120px;
    left: 40px;
    z-index: 10;
}

.back-to-boutique .buy-button {
    text-decoration: none;
}



.product-unique-tagline {
    font-size: 1.125rem;
    font-weight: 600;
    margin: 20px 0;
    color: #130f3d;
    text-align: center;
    font-style: italic;
}