.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets, .elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper-container .swiper-pagination-custom, .elementor-element .swiper-container .swiper-pagination-fraction, .elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper-container~.swiper-pagination-custom, .elementor-element .swiper-container~.swiper-pagination-fraction, .elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper .swiper-pagination-custom, .elementor-element .swiper .swiper-pagination-fraction, .elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper~.swiper-pagination-custom, .elementor-element .swiper~.swiper-pagination-fraction, .elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets, .elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper-container .swiper-pagination-custom, .elementor-lightbox .swiper-container .swiper-pagination-fraction, .elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper-container~.swiper-pagination-custom, .elementor-lightbox .swiper-container~.swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets, .elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-custom, .elementor-lightbox .swiper .swiper-pagination-fraction, .elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper~.swiper-pagination-custom, .elementor-lightbox .swiper~.swiper-pagination-fraction {
    bottom: -15px;
}



.container1 {
    background-color: #EEEEEE;
}


.container1:hover {
    background-color: #635bff;
}


.heading h2 {
    color: #000000	 !important;
}


.container1:hover .color1 h2 {
    color: #000000	 !important;
}

@media (max-width: 767px) {
    .elementor-14 .elementor-element.elementor-element-8f924ee a.carousel-arrow.carousel-prev {
        left: 21px;
        margin-top: -240px;
    }
}

@media (max-width: 767px) {
    .elementor-14 .elementor-element.elementor-element-8f924ee a.carousel-arrow.carousel-next {
        right: 21px;
        margin-top: -240px;
    }
}

/* Estilos para navegadores Webkit (Chrome, Safari) */
::-webkit-scrollbar {
    width: 16px; /* Largura da barra de rolagem */
    height: 16px; /* Altura da barra de rolagem (para rolagem horizontal) */
}

::-webkit-scrollbar-thumb {
    background-color: #000000; /* Cor da barra de rolagem */
    border-radius: 10px; /* Bordas arredondadas */
    border: 4px solid transparent; /* Espaçamento ao redor da barra */
    background-clip: padding-box; /* Ajusta o background para não ultrapassar a borda */
}

::-webkit-scrollbar-track {
    background: #ffffff; /* Cor do trilho da barra de rolagem */
    border-radius: 10px; /* Bordas arredondadas do trilho */
}

::-webkit-scrollbar-thumb:hover {
    background-color: #000000; /* Cor da barra de rolagem ao passar o mouse */
}

/* Estilos para navegadores Firefox */
body {
    scrollbar-width: thin; /* Largura da barra de rolagem */
    scrollbar-color: #000000 #ffffff; /* Cor da barra de rolagem (primeiro valor) e do trilho (segundo valor) */
}

/* Aplicando o mesmo estilo de barra de rolagem para o corpo em Webkit */
body::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}

body::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 10px;
}

body::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}


.elementor-984 .elementor-element.elementor-element-d36d401 {
    display: var(--display, flex);
    flex-direction: var(--flex-direction, column);
    width: var(--container-widget-width, 100%);
    height: var(--container-widget-height, initial);
    flex-grow: var(--container-widget-flex-grow, 0);
    align-self: var(--container-widget-align-self, initial);
    justify-content: var(--justify-content, center);
    transition: background var(--background-transition, .3s);
    margin-top: var(--margin-top, 0px);
    margin-bottom: var(--margin-bottom, 0px);
    margin-left: var(--margin-left, 0px);
    margin-right: var(--margin-right, 0px);
}

.elementor-160 .elementor-element.elementor-element-25c8961 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-160 .elementor-element.elementor-element-25c8961 .elementor-icon-list-item > a {
    font-family: "Rethink Sans 400", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-decoration-color: #FED841;
}

.elementor-761 .elementor-element.elementor-element-06f985c .mf-multistep-container .metform-steps {
    justify-content: center;
    gap: 40px;
}

div#mf-input-toggle-select-06f4282 {
    column-count: 2;
}

@media (max-width: 767px) {
    .elementor-984 .elementor-element.elementor-element-8f924ee a.carousel-arrow.carousel-prev {
        left: 21px;
        margin-top: -275px !important;
    }

    .elementor-984 .elementor-element.elementor-element-8f924ee a.carousel-arrow.carousel-next {
        right: 21px;
        margin-top: -275px !important;
    }
}

.mf-toggle-select {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mf-toggle-select-option {
    flex: 1 1 150px; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.mf-input-toggle-option {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.attr-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 10px; 
    box-sizing: border-box;
    text-align: center;
}

.attr-btn img {
    margin-right: 8px; 
}

.elementor-1446 .elementor-element.elementor-element-06f4282 .mf-toggle-select-option .attr-btn-info {
    padding: 20px 100px 20px 120px !important;
    margin: 5px 5px 5px 5px;
}

.attr-btn {
    display: flex;
    align-items: center; /* Alinha verticalmente ao centro */
    font-family: "Archivo", Sans-serif;
    font-size: 16px;
    font-weight: 900;
}

span.attr-btn.attr-btn-info img {
    vertical-align: middle;
    padding-right: 10px;
}

.flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
    background: #FED841 !important;
    box-shadow: none;
    color: #fff;
    border-color: #FED841 !important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    appearance: menulist;
    background: 0 0;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    font-size: inherit;
    font-family: 'Archivo' !important;
    font-weight: 300;
    height: auto;
    line-height: inherit;
    margin: -1px 0 0 0;
    outline: 0;
    padding: 0 0 0 .5ch;
    position: relative;
    vertical-align: initial;
    -webkit-box-sizing: border-box;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    width: auto;
}

.elementor-173 .elementor-element.elementor-element-55cd7b3 .menu-item a.hfe-menu-item.elementor-button {
    font-family: "Rethink Sans 700", Sans-serif;
    font-weight: 600;
    color: #000000;
    background-color: #FED841;
    border-radius: 0px 0px 0px 0px;
    transition: transform 0.3s ease;
}

.elementor-173 .elementor-element.elementor-element-55cd7b3 .menu-item a.hfe-menu-item.elementor-button:hover {
    transform: scale(1.1); 
}

.elementor-1155 .elementor-element.elementor-element-55cd7b3 .menu-item a.hfe-menu-item.elementor-button {
    font-family: "Rethink Sans 700", Sans-serif;
    font-weight: 600;
    color: #000000;
    background-color: #FED841;
    border-radius: 0px 0px 0px 0px;
    transition: transform 0.3s ease;
}

.elementor-1155 .elementor-element.elementor-element-55cd7b3 .menu-item a.hfe-menu-item.elementor-button:hover {
    transform: scale(1.1); 
}

@media only screen and (max-width: 768px) {
    .elementor-761 .elementor-element.elementor-element-06f985c .mf-multistep-container .metform-steps {
        display: none; 
    }
}


.elementor-1446 .elementor-element.elementor-element-58ddd45 .metform-btn {
    padding: 15px 20px 15px 20px;
    color: #ffffff;
    background-color: transparent !important;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.elementor-1446 .elementor-element.elementor-element-06f4282 .mf-toggle-select, .elementor-1446 .elementor-element.elementor-element-06f4282 .mf-toggle-select-option input[type="radio"] + span, .elementor-1446 .elementor-element.elementor-element-06f4282 .mf-toggle-select-option input[type="checkbox"] + span {
    font-family: "Archivo", Sans-serif;
    font-size: 16px;
    font-weight: 900;
    align-items: center;
    display: flex;
}

.elementor-1446 .elementor-element.elementor-element-ca7db11 .mf-toggle-select-option .attr-btn-info {
    padding: 20px 150px 10px 150px;
    margin: 5px 5px 5px 5px;
}

#menu-item-769 a.hfe-menu-item {
    font-family: "Rethink Sans 700", Sans-serif;
    font-weight: 600;
    color: #ffffff !important;
    background-color: #EB2F5B; /* Nova cor */
    border-radius: 0px 0px 0px 0px;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

#menu-item-769 a.hfe-menu-item:hover {
    transform: scale(1.1);
}

.hfe-nav-menu li.elementor-button-wrapper {
    align-self: center;
    margin-left: 10px;
}

.elementor-984 .elementor-element.elementor-element-d36d401 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --background-transition: 0.3s;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
}

.project-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 2; /* Set a higher z-index to render on top of the content */
}

.project-slider::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px; /* Adjust the width of the fade effect */
  height: 100%;
  z-index: 1;
}


.project-slider .swiper-wrapper {
  transition-timing-function: linear !important; 
}

    .alert-header.success-bg {
        background: #EB2F5B !important;
    }

    .alert-button.success-bg {
        background: #FED841 !important;
    }

.alert-close-default {
    color: rgb(0, 0, 0, .2);
    font-size: 16px;
    transition: color .5s;
    margin-left: auto;
    margin-right: 5px;
    margin-top: 5px;
    display: none;
}

.elementor-1155 .elementor-element.elementor-element-e846660 .menu-item a.hfe-menu-item.elementor-button {
    font-family: "Rethink Sans 700", Sans-serif;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #FED841;
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    #menu-item-769 a.hfe-menu-item {
        font-family: "Rethink Sans 700", Sans-serif;
        font-weight: 600;
        color: #ffffff !important;
        background-color: #EB2F5B;
        border-radius: 3px;
        transition: transform 0.3s ease, background-color 0.3s ease;
        margin-left: 21px;
        margin-right: 11px;
        transform: scale(1.1);
        margin-bottom: 20px;
        font-size: 14px;
        padding-left: 20px;
    } /* Colchete de fechamento adicionado aqui */
}

.elementor-1446 .elementor-element.elementor-element-06f4282 .mf-toggle-select-option .attr-btn-info {
    padding: 20px 80px 20px 80px !important;
    margin: 5px 5px 5px 5px;
}
        
.elementor-1446 .elementor-element.elementor-element-ca7db11 .mf-toggle-select-option .attr-btn-info {
    padding: 20px 20px 15px 20px;
}
        
.elementor-1446 .elementor-element.elementor-element-7243095 .mf-toggle-select-option .attr-btn-info {
    padding: 20px 20px 15px 20px;
}
		
.elementor-1155 .elementor-element.elementor-element-e846660 .menu-item a.hfe-menu-item.elementor-button {
    font-family: "Rethink Sans 700", Sans-serif;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #FED841;
    font-size: 16px;
}

@media (max-width: 767px) {
    .elementor-1446 .elementor-element.elementor-element-ca7db11 .mf-toggle-select-option .attr-btn-info {
        padding: 20px 20px 12px 20px !important;
    }
}

@media (max-width: 767px) {
    .elementor-1446 .elementor-element.elementor-element-7243095 .mf-toggle-select-option .attr-btn-info {
        padding: 20px 20px 13px 20px !important;
    }
}

.elementor-1446 .elementor-element.elementor-element-c9b2543 .mf-input-label {
    display: block;
    color: #FFFFFF;
    font-family: "Rethink Sans 400", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 0px 8px 0px !important;
    margin: 0px 0px 0px 0px;
}

.elementor-element-2240a43 .owl-dots {
  display: none; /* Esconde os dots */
}

.alert-button {
    min-width: 140px;
    height: 35px;
    border-radius: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #000;
    border: none;
    cursor: pointer;
    transition: background .5s;
    padding: 0 15px;
    align-self: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.secao1 {
    /* Estilos da seção 1, se necessário */
}

.secao5 {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px; /* Defina a largura desejada para a seção 5 */
    /* Pode ser necessário ajustar o posicionamento se houver outros elementos flutuantes */
}

#rosa1,
#amarelo1 {
    /* Estilos das imagens dentro da secao5, se necessário */
}

.elpt-portfolio-content .portfolio-item-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 2px;
    color: #FED841;
}

.elpt-portfolio-content .elpt-portfolio-cat {
    display: inline-block;
    padding: 3px;
    color: #FED841;
}


.hfe-nav-menu .sub-arrow {
    font-size: 14px;
    line-height: 1;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-top: -10px;
    margin-bottom: -10px;
    color: #ffff;
}

.elementor-173 .elementor-element.elementor-element-55cd7b3 ul.sub-menu {
    width: 100% !important;
}

.elementor-173 .elementor-element.elementor-element-55cd7b3 .menu-item a.hfe-menu-item.elementor-button {
    font-family: "Rethink Sans 700", Sans-serif;
    font-weight: 600;
    color: #000000;
		background-color: #0000 !important;    
		border-radius: 0px 0px 0px 0px;
    transition: transform 0.3s ease;
}

.hfe-nav-menu .sub-menu {
    min-width: 97%;
    margin: 0;
    z-index: 9999;
}

.elementor-173 .elementor-element.elementor-element-55cd7b3 .menu-item a.hfe-sub-menu-item {
    padding-left: calc(4px + 20px) !important;
    padding-right: 24px;
}

.elementor-1155 .elementor-element.elementor-element-55cd7b3 .menu-item a.hfe-sub-menu-item {
    padding-left: calc(4px + 20px) !important;
    padding-right: 24px;
}

.elementor-1155 .elementor-element.elementor-element-55cd7b3 ul.sub-menu {
    width: 100% !important;
}


@media (max-width: 1024px) {
    .elementor-360 .elementor-element.elementor-element-d3af341 .metform-btn {
        padding: 20px 20px !important;
    }
}

.owl-item.active.lastActiveItem .portfolio-item-title {
    color: #000000 !important;
}

.owl-item.active.lastActiveItem .elpt-portfolio-cat {
    color: #000000 !important;
}

.elementor-984 .elementor-element.elementor-element-2240a43.carroussel .firstActiveItem .portfolio-item-wrapper .portfolio-item-infos-wrapper {
    text-align: center;
    --b: 8px;
    --s: 50%;
    --g: 0;
    --c: #fed841;
    padding: calc(var(--b) + var(--g));
    background-size: var(--s) var(--s);
    background-repeat: no-repeat;
    cursor: pointer;
    background: rgba(0,0,0,.8);
    color: #fed841;
    background-image: conic-gradient(from 90deg at top var(--b) left var(--b), #0000 25%, var(--c) 0), conic-gradient(from -90deg at bottom var(--b) right var(--b), #0000 25%, var(--c) 0);
    background-position: var(--_p, 0%) var(--_p, 0%), calc(100% - var(--_p, 0%)) calc(100% - var(--_p, 0%));
    background-size: var(--s) var(--s);
    background-repeat: no-repeat;
    border-radius: unset !important;
    opacity: .95;
}

.elementor-984 .elementor-element.elementor-element-2240a43.carroussel .elpt-portfolio-content .firstActiveItem .portfolio-item{
     border-radius: unset !important;
}
.carroussel .elpt-portfolio-content.simple .portfolio-item .portfolio-item-infos {
    opacity: 1 !important;
    transform: translateY(0px) !important;
}
.elementor-widget-portfolio_carousel.carroussel .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px;
    text-align: center;
    width: 100%;
    max-width: 800px;
}

.elementor-widget-portfolio_carousel.carroussel .owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 4px;
}

.elementor-761 .elementor-element.elementor-element-06f985c .mf-multistep-container .metform-steps li.active {
    color: #000000;
    background-color: #FED841;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FED841;
}

.alert-button {
    min-width: 140px;
    height: 35px;
    border-radius: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #000;
    border: none;
    cursor: pointer;
    transition: background .5s;
    padding: 0 15px;
    align-self: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.alert-title {
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 10px;
    color: #222;
    align-self: center;
}

.attr-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: normal !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.elementor-1446 .elementor-element.elementor-element-62ea36a .mf-toggle-select-option input[type="radio"] + span, .elementor-1446 .elementor-element.elementor-element-62ea36a .mf-toggle-select-option input[type="checkbox"] + span {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fed841;
    padding-top: 25px;
}

.elementor-1446 .elementor-element.elementor-element-62ea36a .mf-toggle-select, .elementor-1446 .elementor-element.elementor-element-62ea36a .mf-toggle-select-option input[type="radio"] + span, .elementor-1446 .elementor-element.elementor-element-62ea36a .mf-toggle-select-option input[type="checkbox"] + span {
    font-family: "Archivo", Sans-serif;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 20px;
}

.elpt-portfolio .isotope-pager {
    text-align: center;
    margin-top: 30px;
}

.NOYZMzg1UJYRjDNNmYMMWWTuDNjzTGjtheme--light {
    background: #fff;
    color: #454545;
    display: none !important;
}
.NOYZMzg1UJYRjDNNmYMMWWTuDNjzTGj {
    display: -webkit-flex;
    display: -ms-flex;
    display: none !important;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-family: sans-serif;
    height: 35px;
    overflow: hidden;
    width: 100%;
    clear: both;
}

@media (max-width: 767px) {
    .elementor-4941 .elementor-element.elementor-element-8f924ee a.carousel-arrow.carousel-next {
        right: 21px;
        margin-top: -369px !important;
    }
}

@media (max-width: 767px) {
    .elementor-4941 .elementor-element.elementor-element-8f924ee a.carousel-arrow.carousel-prev {
        left: 21px;
        margin-top: -369px !important;
    }
}

.cky-btn-accept {
    background: #fed841;
    color: #000000 !important;
    border-color: #FED840 !important;
    background-color: #fed841 !important;
}

.cky-btn {
    font-size: 14px;
    font-family: 'Archivo';
    line-height: 24px;
    padding: 8px 27px;
    font-weight: 500;
    margin: 0 8px 0 0;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    white-space: nowrap;
}

.cky-btn-revisit-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FED840 !important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: fixed;
    z-index: 999999;
    cursor: pointer;
}

a[href*="https://www.s-sols.com/products/wordpress/accelerator"] {
    display: none !important;
}

/* Para dispositivos móveis e desktops */
#menu-item-6803 {
    background: rgba(235, 47, 91, 1);
    border: none;
    transition: transform 0.3s ease-in-out;
}

#menu-item-6803:hover {
    transform: scale(1.03);
}

/* Para desktops */
@media (min-width: 1024px) {
    #menu-item-6803 {
        background: rgba(235, 47, 91, 1);
        border: none;
        transition: transform 0.3s ease-in-out;
    }

    #menu-item-6803:hover {
        transform: scale(1.03);
    }
}

.project-slider img {
    width: 60%; /* Ajusta conforme necessário */
    height: auto; /* Mantém a proporção */
    margin: 0 15px; /* Aumenta o espaço entre imagens */
    object-fit: cover; /* Mantém qualidade sem distorcer */
}

/* Para telas menores, tipo mobile */
@media (max-width: 768px) {
    .project-slider img {
        width: 60%;
    }
}

.mf-main-response-wrap:not(.mf_pro_activated) .mf-response-msg {
    background-color: #fed841;
}

.mf-main-response-wrap:not(.mf_pro_activated) .mf-response-msg {
    background-color: #fed841;
}

.mf-response-msg p {
    font-size: 17px;
    line-height: 20px;
    color: #101010;
    margin-bottom: 0;
    font-weight: bold;
    font-family: 'Archivo', sans-serif;
}