@import url("https://use.typekit.net/dly0udt.css");

.eds-left h3, .eds-right h3, .eds-below h3 {
    font-family: vista-slab, serif;
    font-style: bold;
    font-weight: 200;
    color: #00bce4;
    border-bottom-color: #0068ac;
}
.eds-note h3 {
    font-family: vista-slab, serif;
    font-style: bold;
    font-weight: 200;
    color: #ffb604;
    border-bottom-color: #0068ac;
}
.eds-left, .eds-right, .eds-below, .eds-note, .boxed{
    color: #818285;
}

.boxed{
    clear: both;
    padding: auto;
    width: auto;
}