/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 12 2026 | 08:20:07 */
/* Dodaj tutaj swój kod CSS.

Na przykład:
.example {
    color: red;
}

Aby odświeżyć swoją wiedzę na temat CSS, sprawdź http://www.w3schools.com/css/css_syntax.asp

Koniec komentarza */ 
#wpcf7-f1515-o1 .wpcf7-submit{
	    margin-top: 2rem;
    position: relative;
    font-family: Hind, sans-serif;
    font-weight: 800;
    font-size: .875rem;
    border-radius: 5px;
    text-transform: uppercase;
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: inline-block;
    transition: all .35s ease-in-out;
    cursor: pointer;
    padding: 10px 25px !important;
    border: 4px solid #ac1249;
    color: #ac1249;
    background: 0 0;
}
