.theme-custom{
background: #E3EFFD;
background-size: cover;
background-position: center 50%;
}

.theme-custom .smartpage-container,
.theme-custom .smartpage-container .bio-title,
.theme-custom .smartpage-container h1,
.theme-custom .smartpage-container h2,
.theme-custom .smartpage-container h3,
.theme-custom .smartpage-container h4{
color: #000000;
}

.theme-custom .smartpage-container .powered-by-shorby .shorby-logo:before {
border-color: #000000;
}

.theme-custom .smartpage-container .block-item.layout-button {
background: #EDF88B;
color: #000000;
}.theme-custom .smartpage-container .block-item.layout-button:hover {	background:#6E80E9;color: #FFFFFF;}

.theme-custom .smartpage-container .add-block-button,
.theme-custom .smartpage-container .avatar.empty,
.theme-custom .smartpage-container .avatar-editor .avatar-upload {
color: rgba(0,0,0,0.5);
border-color: rgba(0,0,0,0.5);
}


.theme-custom .smartpage-container .bio-title h1.empty span{
border-color: #000000;
}

.theme-custom .smartpage-container .service-button{
background: rgba(0,0,0,0.5);
color: #FFFFFF;
}