/*
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
*/

.parent-pageid-49329 a#logo:after {
    content: "CorporateHub";
    position: absolute;
    left: calc(100% + 40px);
    top: 28px;
    letter-spacing: 0.02em;
    font-weight: 400;
}

body.parent-pageid-49329 {
    border-radius: 10px;
    margin: 10px;
    border: 1px solid #78624f;
    box-shadow: 0 0 10px #c9c9c9;
}