/* Custom Mobile Styles */
@media (max-width: 768px) {
    body {
        background-color: #ffffff;
        font-size: 14px;
    }
}
