/**
 * Add your css styles here, this will be placed on the document head
**/

.codicts-email-text {
    color: #fff;
}
@media screen and (max-width: 782px) {
.codicts-email-text {
    font-size: 12px;
}
}