

#content-vw h2 {
    font-size: 25px;
 
}

#content-vw h1 {
    font-size: 35px;
}

.textwidget a {
    line-height: 29px;
}

.textwidget a:hover {
    color: #fff;
    font-weight: 600;
}


#footer p {
     line-height: 26px;
}

#footer .widget {
    padding: 44px 0 17px 0 !important;
}


.middle-header {
    background-image: url(http://www.continuity.net.au/wp-content/uploads/2019/06/Untitled-6.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 62px 0;
}

.logo h1 a {
    color: #000;
    text-shadow: 3px 2px #cacaca82;
}

div#header {
    background: #040404 !important;
}


#footer li a {
    color: #eef1f7 !important;
 
}

#footer p {
    color: #fff;
}

div#content-vw {
    margin-bottom: 77px;
}

a.scrollup {
    
    margin-right: -58px !important;
    margin-bottom: 20px;
}