/*
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: 'Larken Thin';
    src: url('/fonts/larken-thin.woff2') format('woff2'),
        url('/fonts/larken-thin.woff') format('woff');
    font-weight: 300;
    font-style: thin;
    font-display: swap;
}

@font-face {
    font-family: 'Larken Thin Italic';
    src: url('/fonts/larken-thin-italic.woff2') format('woff2'),
        url('/fonts/larken-thin-italic.woff') format('woff');
    font-weight: 300;
    font-style: thin;
    font-display: swap;
}

/*header*/
i.fa.fa-linkedin {
	margin-top:-6px;
}

/*font classes*/

.linkwhite a{color:#ffffff!important;}
.button {font-size:17px!important;}

/*termly*/

a.termly-display-preferences {
	color:#bfccc0!important;
}