h1 span:first-child {
    color: #2c6eff!important;
}

a.color_custom.btn {
    background-color: #2c6eff!important;
    border-color: #2c6eff!important;
    border-radius: 0;
}

a.color_custom.btn.center {
    margin: 0 auto;
}

.smaller {
    max-width: 500px;
    margin: 0 auto;
}


.ui-to-top {
    background-color: #2c6eff;
}

.home_pic {
    margin: 0 0 0 auto;
    max-width: 600px;
}

.page section:last-child a.btn.color_custom.center {
    margin: 50px 0;
}

hr {
    margin-bottom: 20px;
    background: #ccc!important;
}
