/*
Theme Name: Digit - Responsive WHMCS Client Area Template
Theme URI: http://www.whmcsdes.com
Description: Custom CSS File
Version: 8.1.0
Author: WHMCSdes
Author URI: http://whmcsdes.com
Tags: powerful, host
*/
:root {
  --main-gradient-color: #ff5f6d;
  --secondary-gradient-color: #b91202;
}
section#header .logo img {
    max-height: 66px;
}