.hero-section span {
    font-size: 22px !important;
    margin-top: 20px;
    margin-bottom: 30px;
}
.hero-section div {
    margin-bottom: 10px;
}
.hero-section div ul {
    margin-left: 10px;
}

.hero-section div ul li {
    margin-left: 15px;
    display: list-item;
    list-style-type: disc;
}
