.section-main {
    font-family: Segoe UI;
    color: black;
    padding-bottom: 3%;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.main-text {
    vertical-align: text-top;
    display: inline-block;
    padding-right: 2%;
}
.main-text p{
    font-style: normal;
    font-weight: normal;
    line-height: 26px;
    padding-top: 2%;
    padding-bottom: 2%;
}
main span {
    display: block;
    padding-bottom: 3%;
    font-weight: bold;
    font-style: normal;
    font-size: 26px;
    line-height: 35px;
}
.breadcrumbs{
    width: 100% !important;
    padding-left: 0!important;
}
section {
    font-family: Segoe UI;
    font-size: 16px;
    font-weight: 400;
}
.
