Template:User Birth certificate/styles.css

.user-birth-certificate {
    color: #000;
    background: #f5edd6;
}

.user-birth-certificate * {
    color: #000 !important;
}

.user-birth-certificate a {
    color: #000 !important;
}