/*
Theme Name: Spectra One Child
Template: spectra-one
*/
/*
.wp-image-21 {margin-left:-15px}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    padding: 0.75rem 1rem 0.75rem 1rem;
    width: 100%;
    border-radius: 0.5rem;
    font-weight: 500;
    font-size: 100%;
margin-bottom: 1.5rem;
}
.wpcf7-form-control.wpcf7-submit{
cursor: pointer;
display: inline-block;
    width: 100%;
    border-radius: 0.5rem;
    padding: 0.75rem 1rem 0.75rem 1rem;
    font-size: 1.2rem;
    margin-top: 1.5rem;
border-color: var(--wp--preset--color--primary);
    border-width: 0;
    border-radius: 0.375em;
    color: var(--wp--preset--color--background);
    background-color: var(--wp--preset--color--primary);
}
.wpcf7-form-control.wpcf7-submit:hover{
background-color: var(--wp--preset--color--secondary);
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0em 2.5em !important;
}
.iti__country-list,.iti__selected-dial-code {
font-size: 1rem;
color: #111111;
}
.swt-scroll-top {
z-index:1;
}
html {
margin-top: 68px !important;
background-color:#101B0E;
}
.just-hyp {
text-align: justify;
hyphens: auto;
}
.svg-header img {
    background: linear-gradient(134deg, rgba(0, 0, 0, 1) 0%, rgba(0, 128, 0, 1) 100%);

}
@media (min-width: 980px) {
html {
margin-top: 60px !important;
}
}
*/