/* *{
    scroll-behavior: smooth;
} */

.about a{
    text-decoration: 2px underline;
    color: #03dac6;
}

.about p{
    line-height: 1.5em;
}
.about p:last-child{
    padding-bottom: 1.2rem;
}