/* Footnote Source Paragraph */
.sourcing-guidelines {
    color: #918f8f;
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px !important;
    position: relative;
    opacity: 1;
    top: 0;
    transition: all 500ms cubic-bezier(0.165,0.84,0.44,1);
}