.sing-about-section {
    padding: 60px;
}


.sing-about-section .block-field-blocknodeshowfield-sing-body {
    padding: 0 60px;
}

.sing-about-section h2 {
	margin-top:0px !important;
}
/*--------------------------------------
   Show Credits Section
   ------------------------------------*/
.sing-about-section.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--second {
        padding: 20px;
        box-sizing: border-box;
        font-family: bio-sans, sans-serif;
    }
.sing-about-section .layout__region.layout__region--second {
    background-color: #f0f0f0;
    border-top: 5px solid var(--universityGold);
        border-radius: 6px;
}