/*
    Theme Name: Salient Child Theme
    Description: This is a custom child theme for Salient
    Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
    Author: ThemeNectar
    Author URI:  https://themeforest.net/user/themenectar
    Template: salient
    Version: 1.0
*/
@font-face {
    font-family: "Active Grotesk";
    src: url("./fonts/AktivGrotesk-Regular.woff2") format('woff2');
}

@font-face {
    font-family: "Active Grotesk Bold";
    src: url("./fonts/AktivGrotesk-Bold.woff2") format('woff2');
}

@font-face {
    font-family: "Active Grotesk Black";
    src: url("./fonts/AktivGrotesk-Black.woff2") format('woff2');
}

#footer-outer {
    display: none;
}

.wpcf7 input,
.wpcf7 textarea {
    border-radius: 6px;
}


.page-id-37 .wpcf7 input.submit {
    background-color: #ec617e;
}

.wpcf7 .wpcf7-list-item-label,
.wpcf7-form p span {
    color: white;
}

.wpcf7 .wpcf7-response-output {
    color: #46b450;
}
