/*This will hide the copyright, terms and conditions, and privacy policy as added in by the DNN Theme 33*/
/*This Container theme has been developed for use on https://www.carerhelp.com.au websites*/

#dnn_wrapper > footer > div.footer-bottom > div > div.left{
    display: none;
}