img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex> :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid> :is(*, div) {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}


body {
    background: #F0EFE4 !important;
    font-family: 'Times New Roman', sans-serif !important;
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

img.custom-logo {
    max-width: 280px;
    width: 100%;
    height: 80px;
}

.author_imag .img-cov {
    width: 60px;
    height: 60px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:last-child {
    background: transparent;
}

.content-con p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
}

.content-con {
    font-size: 16px;
    padding: 0 10px;
    color: #000000;
}

.header-con {
    width: 100%;
    display: inline-block;
    background: #F0EFE4;
    z-index: 999;
    position: relative;
}

.content-con ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 15px;
}

.content-con ol {
    list-style: auto;
    padding-left: 20px;
    margin-bottom: 15px;
}

.content-con li {
    font-size: 16px;
    line-height: 20px;
}

.content-con table {
    border-collapse: collapse;
    margin-bottom: 20px;
}

.content-con table td {
    border: 1px solid #000;
    font-size: 16px;
    padding: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 30px;
}

.content-con h1 {
    font-size: 3em;
}

.content-con h2 {
    font-size: 2.5em;
}

.content-con h3 {
    font-size: 2em;
}

.content-con h4 {
    font-size: 1.8em;
}

.content-con h5 {
    font-size: 1.6em;
}

.content-con h6 {
    font-size: 1.5em;
}

img.aligncenter {
    margin: auto;
    display: block;
}

img.alignright {
    margin-left: auto;
    display: block;
}

.footer-container #custom_footer-bottom {
    background: none !important;
}

.footer-container #custom_footer-bottom .row-fluid-wrapper.row-depth-1.row-number-10 {
    background: #072B00;
    border-radius: 20px;

}

.footer-container #custom_footer-bottom .custom_copyright {
    font-size: 13px;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
}

#header,
#header .main_nav {
    overflow: visible;
}

.menu-item-has-children::after {
    content: "";
    width: 5px;
    height: 5px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    rotate: -45deg;
    right: 6px;
    top: 12px;
}

#header .main_nav a {
    color: #024186;
    display: block;
    padding: 0.2em 0.7em 0.7em 0.7em;
}

.menu-item-has-children a {
    padding-right: 1em !important;
}

nav {
    width: 100%;
}

#navigation {
    width: 100%;
}

ul.nav-con {
    padding: 15px 10px;
    width: 100%;
    background: #072B00;
    border-radius: 20px;
}

ul.nav-con li {
    position: relative;
}

ul.sub-menu {
    position: absolute;
    background: #000;
    width: 220px;
    padding: 5px;
    border-top: 1px solid #fff;
    display: none;
    margin: 0;
}

#custom_header {
    line-height: 30px;
}

ul.sub-menu ul {
    left: 100%;
    top: 0;
    display: none !important;
}

ul.sub-menu li:hover ul.sub-menu {
    display: block !important;
}

.custom-menu-primary .hs-menu-wrapper>ul ul {
    background-color: #000;
    padding: 0;
    margin-left: 0;
}

ul.nav-con li:hover ul.sub-menu {
    display: block;
}

ul.sub-menu li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 !important;
    display: inline-block;
}

div#footer p {
    margin-top: 10px;
}

#custom_header:before {
    display: none;
}

.header-con {
    width: 100%;
    display: inline-block;
    background: #F0EFE4;
}

.header-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.logo-con {
    padding: 50px 0 0 0;
    width: 250px;
}

ul.nav-con {
    display: flex;
    list-style: none;
    gap: 20px;
}

ul.nav-con li a {
    color: #fff;
}

.icon {
    display: none !important;
    position: absolute;
    right: 20px;
    top: 11px;
    width: 40px;
    height: 40px;
    padding: 0 !important;
}

.icon i {
    width: 100%;
    height: 3px;
    background: #000;
    display: block;
    margin-top: 19px;
}

.icon::after {
    content: "";
    width: 100%;
    display: block;
    height: 3px;
    position: absolute;
    background: #000;
    top: 7px;
}

.icon::before {
    content: "";
    width: 100%;
    display: block;
    height: 3px;
    position: absolute;
    background: #000;
    bottom: 6px;
}

a.icon:focus {
    background: none !important;
}

dl {
    margin: 0px;
    padding: 0;
    font-size: 16px;
    font-family: Times New Roman, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

blockquote:before {
    content: '»';
    margin-right: 0.2em;
}

blockquote:before,
blockquote:after {
    font-family: Museo300Regular, Times New Roman, Helvetica, sans-serif;
    font-size: 3em;
    display: inline-block;
    color: #d9e3eb;
}

blockquote:after {
    content: '«';
    margin-bottom: 20px;
    margin-left: 0.2em;
    vertical-align: top;
    line-height: 20px;
}

blockquote p {
    display: inline;
}

#header .main_nav a:hover {
    border-radius: 7px 7px 0 0;
}

ul.sub-menu li a {
    padding: 0 10px !important;
}

ul.sub-menu li {
    background: none !important;
}

.toplist-ct__offer {
    background: #FFFFFF80;
    border-radius: 6px;
    padding: 16px;
}

.toplist-ct__offer-cta-btn {
    background: #8FD200;
    border: 4px solid #7CB500;
    border-radius: 0px;
    color: #fff !important;
}

.toplist-ct__offer-logo {
    width: 130px;
    height: 107px;
    border-radius: 10px !important;

}

.toplist-ct__offer-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px !important;
}

.toplist-ct__offer-main ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.toplist-ct__offer-main ul li {
    position: relative;
    padding: 0 0 0 20px;
}

.toplist-ct__offer-main ul li::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 11px;
    height: 9px;
    background: url('/images/check.svg') center center / cover no-repeat;
}

.toplist-ct__offer-brand-name.on-white {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 700;

}

/*AUTHOR SECTION START*/
.main-title {
    text-align: left;
}

.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}

.author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.img-cov {
    width: 100%;
    height: 100%;
    margin: 25px 0;
}

.img-cov img {
    width: 100%;
    height: 100%;
}

.name_author_out {
    display: flex;
}

.name_author_out span.lbl {
    margin-right: 5px;
}

.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}

.name_author_out p {
    margin: 0;
    line-height: 22px;
}

/*AUTHOR SECTION END*/
@media screen and (max-width: 992px) {
    img.custom-logo {

        padding-left: 20px;
    }

    body #page {
        width: 95%;
    }

    #header .titre_site {
        width: auto;
    }

    #content.accueil #center {
        width: 100%;
    }

    #right {
        display: none;
    }

    #center {
        width: 100%;
        float: left;
    }

    #custom_header:before {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .icon {
        display: block !important;
    }

    #header,
    #header .main_nav {
        position: relative;
    }

    div#navigation {
        display: none;
    }

    #header .main_nav {
        height: 35px;
    }

    div#navigation {
        background: #000;
        position: absolute;
        width: 100%;
        top: 66px;
        left: 0;
    }

    ul.nav-con li {
        background: none;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #fff;
    }

    ul.nav-con a {
        padding: 10px;
    }

    ul.sub-menu {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 25px;
        border-top: 0;
        display: block;
    }

    ul.sub-menu li {
        border-bottom: 0 !important;
        border-top: 1px solid #fff;
    }

    .hs-item-has-children::after {
        top: 15px;
        display: none;
    }

    ul.nav-con li {
        width: 100%;
        margin: 0;
    }

    #custom_header>.custom_toolbar-resposnive-icon {
        display: none;
    }

    ul.nav-con {
        gap: 0;
        flex-wrap: wrap;
        margin: 0;
        box-sizing: border-box;
        padding: 15px;
    }

    .logo-con {
        width: 160px;
        padding: 0;
    }

    ul.sub-menu ul {
        display: block !important;
        left: 0;
    }
}

.content-con a {
    color: #009650;
}

:root {
    --wpforms-field-border-radius: 3px;
    --wpforms-field-border-style: solid;
    --wpforms-field-border-size: 1px;
    --wpforms-field-background-color: #ffffff;
    --wpforms-field-border-color: rgba(0, 0, 0, 0.25);
    --wpforms-field-border-color-spare: rgba(0, 0, 0, 0.25);
    --wpforms-field-text-color: rgba(0, 0, 0, 0.7);
    --wpforms-field-menu-color: #ffffff;
    --wpforms-label-color: rgba(0, 0, 0, 0.85);
    --wpforms-label-sublabel-color: rgba(0, 0, 0, 0.55);
    --wpforms-label-error-color: #d63637;
    --wpforms-button-border-radius: 3px;
    --wpforms-button-border-style: none;
    --wpforms-button-border-size: 1px;
    --wpforms-button-background-color: #066aab;
    --wpforms-button-border-color: #066aab;
    --wpforms-button-text-color: #ffffff;
    --wpforms-page-break-color: #066aab;
    --wpforms-background-image: none;
    --wpforms-background-position: center center;
    --wpforms-background-repeat: no-repeat;
    --wpforms-background-size: cover;
    --wpforms-background-width: 100px;
    --wpforms-background-height: 100px;
    --wpforms-background-color: rgba(0, 0, 0, 0);
    --wpforms-background-url: none;
    --wpforms-container-padding: 0px;
    --wpforms-container-border-style: none;
    --wpforms-container-border-width: 1px;
    --wpforms-container-border-color: #000000;
    --wpforms-container-border-radius: 3px;
    --wpforms-field-size-input-height: 43px;
    --wpforms-field-size-input-spacing: 15px;
    --wpforms-field-size-font-size: 16px;
    --wpforms-field-size-line-height: 19px;
    --wpforms-field-size-padding-h: 14px;
    --wpforms-field-size-checkbox-size: 16px;
    --wpforms-field-size-sublabel-spacing: 5px;
    --wpforms-field-size-icon-size: 1;
    --wpforms-label-size-font-size: 16px;
    --wpforms-label-size-line-height: 19px;
    --wpforms-label-size-sublabel-font-size: 14px;
    --wpforms-label-size-sublabel-line-height: 17px;
    --wpforms-button-size-font-size: 17px;
    --wpforms-button-size-height: 41px;
    --wpforms-button-size-padding-h: 15px;
    --wpforms-button-size-margin-top: 10px;
    --wpforms-container-shadow-size-box-shadow: none;

}

.footer__menu ul {
    list-style: none;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.footer__menu ul a {
    color:#ffffff;
    opacity: .8;
    font-size: 13px;
}
.footer__menu ul a:hover {
    opacity: 1;
}