/* Hourly Wage Calculator Specific Styles */

/* Result highlight margin */
.calc-result-highlight {
    margin-bottom: 24px;
}
