/* Dashboard Block Styles */
.ir-notice h2 {
    color: #1662E2;
    font-size: 24px;
    font-weight: 700;
}

p.ir-notice-info {
    color: #1E1E1E;
    font-size: 14px;
}

.ir-notice ul {list-style-type: disclosure-closed;list-style-position: outside;padding-left: 30px;}
