

h1{
    font-weight: 700;
    margin-left: 0px;
    margin-top: 70px;
    width: 100%;
    color: #2e3092;
    margin-bottom: 30px;
}

p{
    word-spacing: 1px;
}

.hmColor{
    color: #2e3092;
    font-weight: 700;
}

h3{
    font-weight: 700;
    font-size: 110%;
    margin-bottom: 15px;
}

li{
    margin-left: 20px;
}