.profile h1 {
    color: black;
    text-align: center;
    font-family: 'Muli', sans-serif;
    font-size: 50px;
    margin-top: 10px;
} 

.profile p {
    font-family: 'DM Sans',sans-serif;
    color: black;
    text-align: center;
    font-size: 18px;
}
