section {
    margin-top: 100px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 25px;
    padding: 0%;
}
h2{
    font-weight: 1000;
}
h3 {
    text-decoration: underline;
    color: #e43c5c;
    font-weight: 1000;
}