div.c-g-v > p {
text-align: justify;
color : black !important;
}
p > a {
color: #2fb1ff;
}
p > a:hover {
color: #2fb1ff;
text-decoration: underline;
}
@media (max-width: 768px) {p { font-size:11px !important; }}
p  > span{ font-family: "cocon regular", sans-serif !important; color:#6f6f6f !important;}