/*
Theme Name: Kartikk Shah
Theme Url: https://kartikshah.net/
Author: Dreamsdesign
Author URI: https://kartikshah.net/wp-admin
Version: 1.0.0
Description: Our default theme for 2026 is designed to take full advantage of the flexibility of the block editor.
Tags: Bootstrap, Single-page
*/

.wpcf7 form.invalid .wpcf7-response-output {
    color: #dc3545 !important; 
    border-color: #dc3545 !important;
    background-color: rgba(220, 53, 69, 0.1); 
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #28a745 !important;
    border-color: #28a745 !important;
    background-color: rgba(40, 167, 69, 0.1); 
}