@import url(http://fonts.googleapis.com/css?family=Oswald);
body { 
	background-image: url(https://thebeatlestribute.co.uk/wp-content/uploads/2014/07/ultimate-beatles-bg1.jpg)!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position: center top!important;
	background-attachment: fixed!important;
	background-color: #000000!important;
}
.container h2 { 
	font-family: Oswald;
	font-size: 30;
	line-height: 1.3;
	text-align: left;
	text-transform: none;
	color: #ff0000;
}
.container h3 { 
	font-family: Oswald;
	font-size: 20;
	line-height: 1;
	text-align: left;
	color: #ffffff;
}
.copyright-legal {
padding: 0 0 20px 0;
margin: 0;
}

.quote {
font-style: italic;
font-size: 16px;
line-height: 1.4em;
margin: 0 0 20px 0;
padding: 0;
}

.quote-client {
font-style: normal;
margin: 0;
padding: 0;
font-size: 13px;
color: #999999 !important;
font-family: 'Oswald';
}

<!--
  IMPORTANT
  You need to add this CSS code to the custom CSS editor at plugin settings page
-->

  .su-spoiler.my-custom-spoiler {}
  .su-spoiler.my-custom-spoiler .su-spoiler-title { background-color: #ff0000 }
  .su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
    left: 3px;
    background-color: #fff;
  }
  .su-spoiler.my-custom-spoiler .su-spoiler-content { background-color: #C0D1EB }


.left-align {
text-align: left;
}