#signupbutton {
 background: #1e73be;
    position: fixed;
    bottom: 0;
    width: 100%;
z-index: 999999;
height:60px;
 left: 0px;
}


.stm-logo img {
max-width: 260px !important;
}

a {
color: #a00c0c;
}