/* PowerShell */
#s4-workspace {
    height: auto !important;
    width: auto !important;
}

.impact-section-desktop, .impact-section{
    margin-top: 3rem;
}

.path-section .path-indicators{
    bottom: -35px;
}

.events-section .event-card h4 a {
    font-weight: 600;
    color: var(--primary) !important;
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
}

a:hover {
  text-decoration: none;
}

#s4-workspace {
    overflow: unset !important;
}

#s4-workspace a.avisitedcls:visited {
    color: #fff !important;
}