.header .profileMenu img {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
/*    box-shadow: -7px 11px 2rem #000;*/
}
.header .profileMenu > a span {
    font-size: 0.5rem;
    color: #7790a7;
}
.card.DS.banner span.d-flex.align-items-center a, .intro.mt-5 .btn.btn-primary.btn-outline-primary a{
    color: #fff;
}
.card.DS.banner span.d-flex.align-items-center a:hover,.card.DS.banner span.d-flex.align-items-center a:active,.card.DS.banner span.d-flex.align-items-center a:focus,
 .intro.mt-5 .btn.btn-primary.btn-outline-primary a:hover, .intro.mt-5 .btn.btn-primary.btn-outline-primary a:active, .intro.mt-5 .btn.btn-primary.btn-outline-primary a:focus
 {
    color: #fff;
     text-decoration: none;
}
.intro.mt-5 .btn.btn-outline-info.DS.rounded-pill.hvr-backword.bg-white a:hover, .intro.mt-5 .btn.btn-outline-info.DS.rounded-pill.hvr-backword.bg-white a:active,
.intro.mt-5 .btn.btn-outline-info.DS.rounded-pill.hvr-backword.bg-white a:focus{
    text-decoration: none;
    color: inherit;
}
.service_entity.default{background-color: #f8f9fa;}
.service_entity.default .service-field div{width: 100%; height: 35px;}
.service_entity.default .service-field div div:nth-child(1){float: right; width: 20%; color:#007297}
.service_entity.default .service-field div div:nth-child(2){float: right;width: 70%; height: auto;}
.service_entity.default .service-name-title  div:nth-child(1){float: right; width: 125px; font-size: 20px; color:#007297}
.service_entity.default .service-name-title  div:nth-child(2){float: right; width: 80%;font-size: 20px;}


.sponsor_entity.default{background-color: #f8f9fa;}
.sponsor_entity.default .service-field div{width: 100%; height: 35px;}
.sponsor_entity.default .service-field div div:nth-child(1){float: right; width: 20%; color:#007297}
.sponsor_entity.default .service-field div div:nth-child(2){float: right;width: 70%; height: auto;}
.sponsor_entity.default .service-name-title  div:nth-child(1){float: right; width: auto; font-size: 20px; color:#007297}

