.site-info.container {
    display: none;
}

.text-slider .maintitle{
  color: #ffffff;
}

.text-slider .subtitle{
  color: #ffffff;
}

@media only screen and (min-width: 1025px) {

  /* Logo column width */
  .site-header .col-md-4 {
			width: 50% !important; }
		
	}

  /* Our Team's font colour */
.widget_sydney_testimonials blockquote {
  color: #ffffff !important;
}

.roll-testimonials .name span {
    color: #ffffff !important;
}

.roll-testimonials .name {
    color: #ffffff !important;
}

  /* Revise button colours */
.panel-cta-button .roll-button.border:hover {
    background: transparent !important;
    color: #005da3 !important;
}
.panel-cta-button .roll-button.border {
    background-color: #005da3 !important;
    color: white !important;
}

  /* remove button from our news */
.widget_sydney_latest_news .more-button{
  display: none;
}

  /* get in touch colour &amp; size */
.sydney_contact_info_widget a {
color: #ffffff !important;
}

.sydney_contact_info_widget {
color: #ffffff;
}

  /* Disclaimer font colour */
#sidebar-footer .textwidget p {
    color: white !important;
}

.site-header {
  background-color: #ffe001 !important;
}