.online-help {

}

.online-help > .help-button {
    background-color: #ff0000 !important;
    border-radius: 10px;
    position: relative;
    bottom: 15px;
    height: 20px;
    width: 20px;
}

.better-title {
    color: #000 !important;
    font-size: large !important;
}

.better-title:hover {
    color: #fff !important;
}