/* This is the old page css styles I need to check them again to see if they are needed*/
.about_text {
    text-align: left;
}

.about_container {
    line-height: 1.6;
}

p {
    margin-bottom: 1rem;
}

/*This is the new page css styles*/
a {
    color: white;
}

