.page-wrapper .page-section.page-profile {
    @media(max-width: 889px) {
      padding-bottom: 0;
    }
}

.page-wrapper .page-section.page-profile .mail-link {
    color: var(--link-color);
}

.page-wrapper .page-section.page-profile .mail-link:hover {
    opacity: 0.7;
}