﻿.ng-pulse-body .content ul li,
.ng-pulse-body .content ol li {
    font-size: 1.125rem;
    line-height: 1.4;
}

    .ng-pulse-body .pulse-side h2 {
        font-weight: 700;
    }

.ng-pulse-body .pulse-side a {
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 700;
    display: block;
    text-decoration:none;
}
.ng-pulse-body .pulse-side a:hover {
    text-decoration: underline;
}