.cc-button-style{
    position: fixed;
    bottom: 0.5rem;
    right: 1rem;
    border-radius: 50px;
    border: 1px #ccc solid;
    padding: 5px 15px;
    z-index: 999;
}
