.entry-content .breadcrumb ul {
    list-style-type: none ! important;
    padding: 0;
    margin: 0;
    display: flex;
}

.breadcrumb li:not(:last-child)::after {
    content: ">";
    margin: 0 10px;
}

.breadcrumb a,
#et-main-area #main-content .et_pb_section.mg-breadcrumb .et_pb_text_inner ul li span a {
    text-decoration: underline !important;
}

.mp-offices__item,
.mp-offices__item:hover {
    text-decoration: underline;
}

#complete-input-group {
    border-color: #526570;
}

.mp-section.bg-gray a{
    text-decoration: underline;
}

.mol-module-page-title-workshops div h2 {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #526570 ! important;
    text-align: center;
}

.mol-module-page-title-workshops div h2 a {
    color: #D81E05;
    text-decoration: underline;
}
