/*
Theme Name: Digit - Responsive WHMCS Client Area Template
Theme URI: http://www.whmcsdes.com
Description: Custom CSS File
Version: 8.9.0
Author: WHMCSdes
Author URI: http://whmcsdes.com
Tags: powerful, host
*/

:root {
  --main-gradient-color: #1C60A2;
  --secondary-gradient-color: #1C60A2;
}
/* Fix Important Notice modal title color (Digit modal) */
.modal-header h3,
.modal-header .title,
.modal-header h3 span {
    color: #111 !important;
}
