.detail-text {
    color: #000000;
    line-height: 1.5;
}
section.services-section h3 {
    margin-top: 20px;
    margin-bottom: 8px;
}
section.services-section .products__items {
    margin-bottom: 50px;
}
[id] {
    scroll-margin-top: 90px;
}
div.container > section.services-section:not(:last-child)  {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
div.detail-text b,
div.detail-text strong {
    font-weight: bold;
}
div.detail-text ul {
    all: inherit;
    margin-left: 24px;
}
div.detail-text td,
div.detail-text th {
    padding: 4px;
    border: 1px solid black;
}
div.detail-text th {
    font-weight: bold;
}
div.detail-text td + td,
div.detail-text th + th {
    text-align: center;
}
div.detail-text p,
div.detail-text ul {
    margin-top: 6px;
    margin-bottom: 6px;
}
sup {
    all: revert;
}
@media (max-width:600px){
.page__title.page__services{margin-top:40px}
}
