/* Overrides when using Swim Manager widget */
body.page-template {
    margin: 8px;
    font-family: source sans pro, sans serif;
    font-size: 18px;
    line-height: 1.625;
}
h1.entry-title {
    line-height: inherit;
    margin-bottom: 24px;
}
h3.widget-title {
    line-height: revert;
    font-size: revert;
    margin-bottom: 1em;
}
aside a {
    color: #e5554e;
    text-decoration: none;
}
aside a:hover {
    color: blue;
    text-decoration: underline;
}
aside h4.entry-title {
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: revert;
    line-height: inherit;
}