p{
    font-size: 16px;
    line-height: 1.5;
    /* margin-bottom: 1.5em; */
    font-weight:100;
    color: #5a5a5a;
    font-family: Montserrat, "sans-serif";
}
a{
  color: var(--accent);
  text-decoration: none;
}