<<<<<<< HEAD
.circle {
    border-radius: 100%;
    border: solid 2px rgba(255, 255, 255, 0.125);
    cursor: default;
    display: inline-block;
    font-size: 2em;
    height: 2.25em;
    line-height: 2.25em;
    text-align: center;
    width: 2.25em;
}

h1{
    border-bottom: solid 2px rgba(255, 255, 255, 0.125);
    color: white; font-family: Raleway;
}
h2{
    border-bottom: solid 2px rgba(255, 255, 255, 0.125);
    color: black;
     font-family: Raleway;
}
