body{
    background: white;
}
h1{}
h2{
    text-align: center;
    margin: 20px 0px;
    font-size: 20px;
    font-weight: 700;
}
.bg-dots-darker{
    background:white
}