<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Arome Child
Theme URI: #
Description: Eau de Toilette Parfume
Author: NasaTheme team
Author URI: https://www.artworkstudios.it
Template: arome
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&amp;display=swap');
body, p, h1, h2, h3, h4, h5, h6 {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.nasa-bg-dark {
    background-color: #FFF;
    margin-top: 30px;
    border-bottom: 1px solid #EAEAEA;
}
.nasa-bg-dark .nav-wrapper .root-item&gt;a {
    color: #121212 !important;
    text-transform: uppercase;
    font-weight: 400;
}
.nasa-bg-dark .nav-wrapper .root-item&gt;a:hover {
    color: #121212 !important;
}
.header-icons .nasa-icon {
    font-size: 20px !important;
}
@media only screen and (min-width: 768px) {
    .header-icons svg {
        width: 20px !important;
        height: 20px !important;
    }
}
#top-bar .topbar-menu-container ul li&gt;a {
    text-transform: uppercase;
    font-size: 11px;
}
.product-info .entry-title {
    font-weight: 600;
    text-transform: uppercase;
}
.nasa-breadcrumb {
    background: #FFFFFF;
    border-bottom: 1px solid #000;
}
</pre></body></html>