p a {
    color: #075fb6;
    font-weight: 600;
    text-decoration: underline;
}
p a:hover {
    color: #176fc6;
    font-weight: 600;
    text-decoration: underline;
}
.component-paragraph a {
    color: #075fb6;
    font-weight: 600;
    text-decoration: underline;
}
.component-paragraph a:hover {
    color: #176fc6;
    font-weight: 600;
    text-decoration: underline;
}
