html { scroll-padding-top: 131px; } /*Offset for in page links*/
dl, ol, ul {font-weight:400;}
/* Adding margin bottom to all righthand widgets requested by Robert Yu Ticket Number 195099*/
.right-column-content .widget-container a:not(.button), .right-column-content .widget-container p, .right-column-content .widget-container ul, .right-column-content .widget-container ul li, .right-column-content .widget-container ul li a {
    margin-bottom: 5px !important;
}
/* update margin righthand widgets requested by Robert Yu Ticket Number 206807 */
.widget-container.designsmart .widget-outer-wrapper .widget-title-description-wrapper .widget-description h3 {margin: 10px 0 5px;font-size:1rem;}

/*Start: Changes requested by robert yu on 20220414 - remove later once instructed*/
.right-nav.mobile-footer {
    display: none;
}

/*End: Changes requested by robert yu on 20220414*/