.titel.text-center.mt-4 {
    color: #0f507d;
}
p.title-p1 {
    font-size: 19px;
    font-weight: 500;
}



ul.list-ul {
    margin-left: 13px;
}



span {
    font-size: 25px;
    font-style: italic;
    color: red;
    font-weight: 500;
}


.footer-img {
    float: right;
    width: 25%;
    margin-top: 23px;
    margin-bottom: 39px;
}
a {
    color: #0000ff;
}