/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 25 2025 | 13:33:48 */
body input:focus, 
body textarea:focus {
    outline: none !important;
    box-shadow: none !important;
}

.elementor-field::-webkit-input-placeholder { /* Для Safari та Chrome */
    color: black !important;
    opacity: 1 !important;
}

.forma-na-zayavky .elementor-message {
  margin-top: 20px;
  text-align: center;
  width: 100%;
  display: block;
}