body {
    font-family: "Alexandria", sans-serif;
    font-weight: 200;
}

p {
    font-weight: 400;
}

.p {
    font-size: 18px;
    font-weight: 300 !important;
    text-align: justify;
    line-height: 1.6;
}



h1 {
    font-size: 24px !important;
}

a {
    text-decoration: none;
}

hr {
    color: #ffff;
}

.border {
    border-radius: 20px;
}

