component-page-contact-showopendaytime ul {
    display: table-row-group;
}

component-page-contact-showopendaytime ul li {
    display: inherit;
}

component-page-contact-showopendaytime ul li a, component-page-contact-showopendaytime ul li a:hover, component-page-contact-showopendaytime ul li a:active {
    text-decoration: none !important;
}

component-page-contact-showopendaytime ul li a, component-page-contact-showopendaytime ul li.tel, component-page-contact-showopendaytime ul li.fax, component-page-contact-showopendaytime ul li.email {
    color: black !important;
}

component-page-contact-showopendaytime ul li.openday {
    font-size: 18px;
    line-height: 1.45;
    margin-bottom: 10px;
    word-break: break-word;
}
