/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */



































.dnd-section > .row-fluid {
  max-width: 1360px;
}

.dnd-section{
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #4f1159;
}
.page-center,
.container,
body header .container{
  max-width: 1360px;
}




body {
  color: rgba(0, 0, 0, 1);
  font-family: Hanken Grotesk;
  font-weight: 550;
  font-size: 15px;
}


a {
  color: rgba(255, 131, 0, 1.0);
}

a:hover,
a:focus {
  color: rgba(79, 17, 89, 1.0);
}

a:active {
  color: rgba(255, 171, 40, 1.0);
}

h1 {
  color: rgba(79, 17, 89, 1);
  font-family: Poppins;
  font-size: 45px;
  font-weight: 900;
}



h2 {
  color: rgba(255, 131, 0, 1);
  font-family: Poppins;
  font-size: 30px;
  font-weight: 900;
}



h3 {
  color: rgba(79, 17, 89, 1);
  font-family: Poppins;
  font-size: 25px;
  font-weight: 900;
}


h4 {
  color: rgba(255, 131, 0, 1);
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 900;
}


h5 {
  color: rgba(79, 17, 89, 1);
  font-family: Poppins;
  font-size: 15px;
  font-weight: 900;
}

h6 {
  color: rgba(65, 74, 85, 1.0);
  font-family: HK Grotesk;
  font-size: 22px;
  font-weight: 500;
}

blockquote {
  border-left: 10px solid #4f1159;;
}





.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
#comment-form,
.section.post-footer,
.hs-search-field,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register,form,
.submitted-message {
  font-family: Hanken Grotesk;
  background-color: rgba(247, 248, 250, 1.0);
}

h3.form-title {
  background-color: rgba(247, 248, 250, 1.0);
  color: rgba(37, 53, 94, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 131, 0, 1.0);
  border-color: rgba(255, 131, 0, 1.0);
  border-radius: 20px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 46px;
  padding-right: 46px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(230, 118, 0, 0.8);
  border-color: rgba(230, 118, 0, 0.8);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 171, 40, 1.0);
  border-color: rgba(255, 171, 40, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(44, 61, 68, 1.0);
}

.hs-form legend {
  color: rgba(44, 61, 68, 1.0);
}


form select,
form textarea,
.hs-input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
  background-color: rgba(247, 248, 250, 0.0);
  border-color: rgba(112, 126, 132, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(255, 131, 0, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.hs-richtext {
  font-size: 15;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Hanken Grotesk;
}

.fn-date-picker td.is-today .pika-button {
  color: #FF8300;
}

.fn-date-picker td.is-selected .pika-button {
  background: #FF8300;
}

.fn-date-picker td .pika-button:hover {
  background-color: #4f1159 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(71, 71, 71, 1.0);
  color: rgba(71, 71, 71, 1.0);
}

thead th,
thead td {
  background-color: rgba(71, 71, 71, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(71, 71, 71, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(71, 71, 71, 1.0);
}





header{
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1696px;
}





.header-login > ul > li > a {
  color: rgba(79, 17, 89, 1.0);
}

.header-login > ul > li > a:hover {
  color: rgba(255, 131, 0, 1.0);
}



body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
header .header-menu .header_gnav>li>a, header .header-menu .header_gnav>li>span,
.navigation-primary .submenu.level-1>li>a,
header .navigation-primary .submenu.level-1>li>a{
  color: rgba(79, 17, 89, 1.0);
}


body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus,
header .header-menu .header_gnav>li>a:hover, header .header-menu .header_gnav>li>span:hover{
  color: rgba(255, 131, 0, 1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  color: rgba(89, 100, 105, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active,
header .header-menu .header_gnav>li>a.active-item,
header .header-menu .header_gnav>li>a.active-branch,
header .header-menu .header_gnav>li>span.active-item{
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus,
header .header-menu .header_gnav>li:hover>a{
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch,
header .header-menu .header_gnav>li>a.active-item{
  color: rgba(89, 100, 105, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(89, 100, 105, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a,
header .header-menu .header_gnav .header_snav a,
body .dropdown#dropdown-company .submenu.level-2>li>a,
body .dropdown#dropdown-datatechnology .submenu.level-2>li>a {
  color: rgba(65, 74, 85, 1.0);
}



body .custom-menu-primary .submenu.level-2 .menu-item:hover .menu-link,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle,
header .header-menu .header_gnav .header_snav a:hover,
body .dropdown#dropdown-company .submenu.level-2>li:hover>a,
body .dropdown#dropdown-datatechnology .submenu.level-2 > li:hover > a {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 131, 0, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch,
header .header-menu .header_gnav .header_snav a.active-branch,
header .header-menu .header_gnav .header_snav a.active-item,
body .navigation-primary .submenu.level-2 > li > a.active-item,
body .navigation-primary .submenu.level-2 > li > a.active-branch,
body .dropdown#dropdown-company .submenu.level-2>li>a.active-item,
body .dropdown#dropdown-company .submenu.level-2>li>a.active-branch,
body .dropdown#dropdown-datatechnology .submenu.level-2>li>a.active-item,
body .dropdown#dropdown-datatechnology .submenu.level-2>li>a.active-branch {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(89, 100, 105, 1.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Hanken Grotesk;
}
header .header-menu .header_gnav,
header .header-menu .header_gnav .header_snav{
  border-top-color:  rgba(#null, 0.0);
}


body .header .submenu.level-1 > li.menu-item >a.menu-link.active-item,
body .header .submenu.level-1 > li.menu-item >a.menu-link.active-branch{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(89, 100, 105, 1.0);
}
body .header .submenu.level-2 > li.menu-item >a.menu-link.active-item,
body .header .submenu.level-2 > li.menu-item >a.menu-link.active-branch{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(89, 100, 105, 1.0);
}

body .custom-menu-primary .submenu.level-2,
body header .dropdown{
  background-color: rgba(255, 255, 255, 1.0); 
}

.header_button a{
  background-color: rgba(255, 131, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(227, 227, 227, 1.0);

}
.header_button a:hover {
  background-color: rgba(79, 17, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 131, 0, 1.0);

}




body .navigation-primary .dropdown#dropdown-solutions .submenu.level-3>li:last-child>a,
body .navigation-primary .dropdown#dropdown-company .submenu.level-3 a{
  color: rgba(89, 100, 105, 1.0);
}


body .navigation-primary .dropdown#dropdown-solutions .submenu.level-3>li:last-child>a:hover,
body  .navigation-primary .dropdown#dropdown-company .submenu.level-3:hover a {
  color: rgba(89, 100, 105, 1.0);
}






footer.footer,
footer.footer div#hs_form_target_my_form, 
footer .get_in_touch .hs_cos_wrapper form {
  background-color: rgba(255, 255, 255, 1.0);

}


.footer__container {
  max-width: 1200px;
}


body .top_footer .footer_menu .hs-menu-wrapper>ul>li:not(.hs-item-has-children)>a,
body .get_in_touch .hs_cos_wrapper p:first-child a{
  color: rgba(65, 74, 85, 1.0);
}

body .top_footer .footer_menu .hs-menu-wrapper>ul>li:not(.hs-item-has-children)>a:hover,
body .get_in_touch .hs_cos_wrapper p:first-child a:hover{
  color: rgba(255, 131, 0, 1.0);
}

body .top_footer .footer_menu .hs-menu-wrapper>ul>li.hs-item-has-children>a{
  color: rgba(65, 74, 85, 1.0);
}

body  footer .top_footer .footer_menu .hs-menu-wrapper ul>li>ul>li>a{
  color: rgba(89, 100, 105, 1.0);
}

body footer .top_footer .footer_menu .hs-menu-children-wrapper .hs-menu-depth-2 a:hover{
  color: rgba(89, 100, 105, 1.0);
}

body .get_in_touch .hs_cos_wrapper p:last-child{
  color: rgba(65, 74, 85, 1.0);
}

body .buttom_footer .section_left span {
  color: rgba(65, 74, 85, 1.0);
}

body .buttom_footer .section_right .hs_cos_wrapper_type_rich_text a {
  color: rgba(65, 74, 85, 1.0);
}

body .buttom_footer .section_right .hs_cos_wrapper_type_rich_text a:hover {
  color: rgba(65, 74, 85, 1.0);
}

body .bottom_footer .social_icons a.tw,
body .bottom_footer .social_icons a.li{
  background-color: rgba(73, 154, 175, 1.0);
}

body .bottom_footer .social_icons a.tw:hover,
body .bottom_footer .social_icons a.li:hover{
  background-color: rgba(0, 255, 255, 1.0);
}

footer .get_in_touch .hs_cos_wrapper form input.hs-input{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(65, 74, 85, 1.0);
  border-color: rgba(112, 126, 132, 1.0);
}


footer .get_in_touch .hs_cos_wrapper form input.hs-input:focus,
.get_in_touch .hs_cos_wrapper_type_form .field.focus input.hs-input{
  background-color: rgba(247, 248, 250, 1.0);
  border-color: rgba(44, 61, 68, 1.0);
}

.bottom_footer .section_left span{
  color: rgba(65, 74, 85, 1.0);

}
.bottom_footer .section_right .hs_cos_wrapper_type_rich_text a{
  color: rgba(65, 74, 85, 1.0);

}

.bottom_footer .section_right .hs_cos_wrapper_type_rich_text a:hover{
  color: rgba(65, 74, 85, 1.0);

}






.content-wrapper {
  max-width: 1360px;
}

.blog-post__date {
  border-color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #FF8300;
}

.blog-pagination__link {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #FF8300;
}

.blog-post__title {
  color: {font=Poppins, font_set=GOOGLE, styles={font-family=Poppins, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=pt, value=30}, size_unit=null, color=#ff8300, variant=regular, fallback=sans-serif, style=font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #ff8300;font-size: 30px;font-family: Poppins, sans-serif;};
  font-family:Poppins;
  font-size: 30px;
  font-weight: ;
}

.blog-post__author {
  background-color: #4f1159;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #fff;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__tag-link:hover{
  color: #4f1159;
}

.blog-post__read-more svg {
  fill: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-post__read-more a:hover svg {
  fill: #4f1159;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-sidebar a:hover {
  color: #4f1159;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-post__body, .blog-post__tags a {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-post__meta a:hover {
  color: #4f1159
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

.blog-post__back-to-blog:hover {
  color: #4f1159;
}

.blog-post__back-to-blog svg {
  fill: {font=Hanken Grotesk, font_set=GOOGLE, styles={font-family='Hanken Grotesk', sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size={units=px, value=15}, size_unit=null, color=#000000, variant=regular, fallback=sans-serif, style=font-family: 'Hanken Grotesk', sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #000000;font-size: 15px;font-family: 'Hanken Grotesk', sans-serif;};
}

a.blog-post__back-to-blog:hover svg {
  fill: #4f1159;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}








 


body .icon svg {
  fill: #FF8300;
}

body .tns-nav button.tns-nav-active {
  background-color: #FF8300;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #FF8300;
}

body .social-links__icon {
  background-color: #FF8300;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #4f1159;
}

.page-center {
  max-width: 1360px;

}









.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}

@media (max-width: 950px){
  h1 {
    font-size: 37px;
  }
}

@media (max-width: 768px){
  body {
    font-size: 13px;
  }
  h1 {
    font-size: 27px;
  }

  h2 {
    font-size: 14px;
  }
  h3 {
    font-size: 9px;
  }
  h4 {
    font-size: 6px;
  }
  h5{
    font-size: 6px;
  }
  h6{
    font-size: 13px;
  }
}


@media (max-width: 480px){
  h1 {
    font-size: 21px;
  }
 h2 {
    font-size: 8px;
  }
    h3 {
    font-size: 5px;
  }
}