/*
Theme Name: Thème de Micro-Pointe
Author: Micro-Pointe
Author URI: https://www.micro-pointe.fr
Description: Notre nouveau thème
*/

html, body {
    font-family: "Open Sans", "Helvetica", "sans-serif";
    font-size: 16px;
}

p {
    line-height: 1.6;
}

a {
    color: #2199e8;
    text-decoration: none;
}

blockquote {
    margin-right: 0;
}

img {
    max-width: 100%;
}
