.talk-to-us-centered {
    text-align: center;
    max-width: 600px;
    margin: auto
}

.adv {
    margin-top: 50px;
    justify-items: center
}

.breadcrumb-item.active {
    color: #202123 !important
}

.talk-to-us-centered {
    text-align: center;
    max-width: 600px;
    margin: auto
}

.adv {
    margin-top: 50px
}

.plag-ex {
    padding: 0;
    margin: 20px 0
}

.plag-ex strong {
    font-size: 18px
}

.plag-ex li {
    list-style: none;
    padding: 0;
    margin: 0
}

.avoid-plag {
    margin-top: 50px
}

.values-head {
    text-align: center
}

.full-width-background {
    min-height: 314px;
    background: transparent linear-gradient(0, #fff 0, #f4fbff 13%, #c7ddec 100%) 0 0 no-repeat padding-box;
    padding: 50px
}

.values-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(197px, 1fr));
    grid-gap: 1rem;
    place-items: center
}

.back-n-image {
    min-height: 198px;
    min-width: 197px;
    border-radius: 25px;
    background: #fff 0 0 no-repeat padding-box;
    display: grid;
    place-items: center
}

.flex-item-div {
    text-align: center;
    font-weight: bold
}

.our-values {
    margin: 50px auto 20px auto
}

.corp-val-link a {
    color: #0082d7
}

.conseq {
    min-height: 700px;
    background: #f2f2f2 0 0 no-repeat padding-box;
    padding: 50px
}

.plaq-conse {
    margin: 50px auto
}

.what-we-are-doing {
    margin-top: 50px
}

.dotted {
    border-bottom: 2px dotted red;
    margin: 50px auto;
    width: 100%
}