/* content styles */

h1, h2, h3, a {

    color: #636caf;

}

a {
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}