@media screen and (min-width:768px) {
    .header-register {
        position: fixed;
        top: 0px;
        right: 0px;
        padding-right: 20px;
        margin-top: 5px!important;
    }
}

a.vc_btn3-color-defaultsimple-post-list-read-more, a.simple-post-list-read-more {
    background-color: #478bca !important;
    color: white !important;
}