/* Perfex CRM - Custom CSS Styles
 * This file is automatically loaded throughout the CRM
 * Add your custom styles below
 */

/* Example: Change primary color */
/* 
.btn-primary {
    background-color: #your-color;
}
*/

