.ulink a:hover,
.unlink a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: .2em;
}

.unlink a:hover{
    text-decoration: none;
}

.Newheading {
    font-weight: 500!important;
      font-family: "Montserrat", sans-serif;
}

.Do-txt p {
    font-weight: normal;
    font-size: 17px;
    text-align: center;
    color: #233498;
    line-height: 1.35em;
    max-width: 284px;
    margin: 0 auto;
    font-family: 'Montserrat';
}

.Do-link a{
    font-size:15px;
    font-weight:600;
    color: #233498;
}