/*

[Custom Stylesheet]

Project: QuickFix - Multipurpose Servicing and Repairing HTML Template
Version: 1.3
Author : themelooks.com

*/
.state-name {
            display: inline;
            color: rgb(49, 115, 165);
            font-size: 13px;
        }
        .state-name:hover {
            color: rgb(255, 69, 58); /* Change to your desired hover color */
        }
        .separator {
            display: inline;
            color: rgb(49, 115, 165);
            font-size: 15px;
        }
		