.about-me {
    margin: 20px;
}

div.aboutMeDesc {
    text-align: justify;
    font-style: italic;
    padding: 30px;
}

.about-me p {
    font-weight: bold;
    margin: 2px;
}

h4 {
    text-align: center;
    margin-bottom: 40px;
    color: #0e337c;
}