:root{--secondary-color:#ee2761;--secondary-hover-color:#061738}.customer-photos{width:100%;background-color:#fdf2f8;padding-top:2rem;padding-bottom:2rem}.customer-photos__container{margin-left:auto;margin-right:auto;max-width:80rem}.customer-photos__title{text-align:center}.customer-photos__item{display:flex !important;flex-direction:column;align-items:center;gap:.25rem}.customer-photos__item p{margin-bottom:0}.customer-photos__image{width:100%;display:block}.customer-photos__name{font-size:1rem;font-weight:600}.customer-photos__instagram{font-size:.75rem;color:#6b7280}.customer-photos__wearing{font-size:.75rem;color:#4b5563;text-align:center}.customer-photos__product-link{font-size:.875rem;text-align:center}.customer-photos__product-link a{color:var(--secondary-color);text-decoration:none}.customer-photos__product-link a:hover{color:var(--secondary-hover-color);text-decoration:none}.customer-photos__actions{text-align:center}.customer-photos__upload-btn{margin-left:auto;margin-right:auto;margin-top:4rem;font-size:1rem;text-align:center;background-color:#ee2761;color:#ffffff;padding-left:2rem;padding-right:2rem;padding-top:.75rem;padding-bottom:.75rem;display:inline-flex;align-items:center;gap:.5rem;transform-origin:center;cursor:pointer;border:none}.customer-photos__upload-btn:hover{color:#ffffff;font-size:1rem;border:none;background-color:#061738}