﻿#callus {
    --call-us-form-header-background: #007bc7;
    --call-us-header-text-color: #ffffff;
    --call-us-form-width: 300px;
    --call-us-form-height: 500px;
    position: fixed;
    bottom: 20px;
    right: 6px;
 	z-index: 99999999;
}
