/*
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
*/

.author-starter {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-size: 12px;
}

.author-profile {
    display: flex;
    width: 100%;
}

.author-profile h2 {
    font-size: 20px;
}

.author-profile .featured-image {
    margin-right: 30px;
}

.author-widget {
    padding: 25px;
    background: #f7f7f7;
}




