.sePage .sePageLayout .seFooterList .modal-content {
 color: #333;
}

.sePage .sePageLayout .seFooterList .modal-content a:not(.btn) {
 color: #333;
 text-decoration: underline;
}

.sePage .sePageLayout .seFooterList .modal-content a:not(.btn):hover {
 color: #000;
}

