/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/*Font text sixe 2022*/
.sf-menu, .sf-menu * {
    font-weight: 500;
	font-size: 18px;
}

/*Portfolio pagination 2022*/
#pagination a.page-numbers, #pagination span.page-numbers {
    font-size: 16px!important;
    line-height: 20px;
    font-weight: 500!important;
}

/*Portfolio margin vefore numbers 2022*/
.wpb_wrapper>div {
    margin-bottom: 50px;
}