/* TipSmart Custom Styles */

.contact-info {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    border-left: 4px solid #007AFF;
    margin: 20px 0;
}

.app-info {
    text-align: center;
    color: #666;
    font-size: 14px;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
