.dashboard-page #hero .hero-text-content {
    text-align: center;
}

.dashboard-page #hero h2 {
    text-align: center;
    margin-bottom: 10px;
}

.dashboard-page #hero p {
    text-align: center;
    margin: 0;
}