.l-header .p-header__logo {
    display: block !important;
    padding-top: 0.8125rem;
    padding-bottom: 0.6875rem;
    font-size: medium;
}
:is(#d2379058, #d2379098 ,#d2379192) a {
    background-color: transparent;
    color: #445166;
    text-decoration: none;
}
:is(#d2379058, #d2379098 ,#d2379192) a:hover {
    text-decoration: underline;
}
#newslettersignup .nl-reg-fieldset {
    border: none;
}
#newslettersignup .nl-reg-fieldset .email-input {
    border: 1px solid light-dark(rgb(118, 118, 118), rgb(133, 133, 133));;
}
@media only screen and (max-width: 768px) {
    #d2379058 a {
        word-break: break-all;
        overflow-wrap: break-word;
    }
    #d2379098 .table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}
