.oip-document-link {
    color: #272B5C;
    text-decoration: underline !important;
    font-family: var(--e-global-typography-9937965-font-family), Sans-serif;
    font-size: var(--e-global-typography-9937965-font-size);
    font-weight: var(--e-global-typography-9937965-font-weight);
    line-height: var(--e-global-typography-9937965-line-height);
    display: block;
    margin-bottom: 5px;
}

.oip-document-link:hover {
    color: #C59217;
}
