body {
    margin: 0;
    font-family: Manrope, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.45;
    color: #3B82F6;
}

a {
    color: #A855F7;
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
}
