body{
    line-height: 1.55;
    color: #1E40AF;
    font-family: Rubik,Arial,Helvetica,sans-serif;
    background: #fff;
    margin: 0;
}
a{
    text-decoration: none;
    color: #2D5016;
}
p{
    line-height: 1.6;
    margin: 0 0 13px;
}
img{
    height: auto;
    max-width: 100%;
}
