.about-content ul {
    display:flex;
    flex-direction:column;
    gap:12px;
}

.contact_mail {
    color:#fff !important;
}