/*
 Theme Name:   spacious-child
 Theme URI:    http://jewebsitenaam.nl/
 Description:  Beschrijving van je thema
 Author:       Je naam
 Author URI:   http://jewebsitenaam.nl/
 Template:     spacious
 Version:      1.0.0
*/
@import url("../spacious/style.css");

/* =Vanaf hieronder kun je CSS plaatsen
-------------------------------------------------------------- */

div#main.clearfix {
margin-bottom: -80px;
}

H3 {
font-size: 26px;
line-height: 32px;
color:#A9D190
}

#site-description {
line-height: 24px;
font-size: 16px;
padding-bottom: 0;
color: #A9D190;
font-style: italic
}

.footer-socket-wrapper {
padding: 10px 0px;
background-color: #474747;
border-top: 1px solid #EAEAEA;
}

.footer-socket-wrapper .copyright {
color: #ffffff;
float: center;
font-size: 12px;
margin-bottom: 40px;
}

.footer-socket-wrapper .copyright a {
color: #ffffff;
}

.footer-socket-wrapper .copyright {
  max-width: 100%;
  float: none; 
}

div.“copyright” {
text-align: center;
float: center;
color: white;
margin-top: 30px;
margin-bottom: 30px;
max-width: 90%;
} 