#skinvive-component-wrapper {   font-family: Montserrat, sans-serif;   box-sizing: border-box;   max-width: 1460px;   margin-right: auto;   margin-left: auto; } #skinvive-component-wrapper *, #skinvive-component-wrapper *::after, #skinvive-component-wrapper *::before {   box-sizing: border-box; } #skinvive-component-wrapper h3 {   font-family: futura-pt, Futura, sans-serif;   font-size: 1.75rem;   font-weight: 500;   color: rgb(34, 34, 34);   margin-bottom: 8px;   padding-bottom: 12px;   text-align: center; } .section-sub {   font-family: "Montserrat", Sans-serif;   font-size: 15px;   font-weight: 400;   text-transform: uppercase;   letter-spacing: 0.16rem;   text-align: center; } .section-desc {   font-size: 1rem;   color: rgb(85, 85, 85);   margin-bottom: 20px;   text-align: center; } #skinvive-card {   background: #faf8f5;   padding: 20px;   border: 1px solid #eeeeee;   display: flex;   flex-direction: column;   justify-content: space-between;   max-width: 450px;   margin: 20px auto; } #skinvive-component-wrapper h4 {   font-size: 1.15rem;   font-weight: 600;   color: rgb(34, 34, 34);   margin-bottom: 8px;   font-family: 'Marcellus'; } .price-tag {   font-size: 1.1rem;   color: rgb(204, 51, 102);   font-weight: 700;   margin-bottom: 12px; } #skinvive-component-wrapper li, #skinvive-component-wrapper p {   font-size: 0.95rem;   color: rgb(85, 85, 85);   line-height: 1.6; } #skinvive-component-wrapper ul {   list-style-type: none;   padding-left: 0px;   margin-top: 10px; } #skinvive-component-wrapper li {   padding-top: 4px;   padding-right: 0px;   padding-bottom: 4px;   padding-left: 0px;   border-bottom-width: 1px;   border-bottom-style: dashed;   border-bottom-color: rgb(229, 224, 220); } #skinvive-component-wrapper li:last-child {   border-bottom-width: initial;   border-bottom-style: none;   border-bottom-color: initial; } .btn-container {   margin-top: 20px; } .elementor-button {   background-color: #121212;   text-decoration: none; } @media (max-width: 768px) {   #skinvive-section {     padding: 20px;   } }