/*
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
*/





.shadow-top > .row-bg-wrap {
    box-shadow: 0px -5px 5px #00000050;
}
.shadow-top {
    padding-top: 3em !important;
    margin-top: 6em !important;
}

.contact-image-circle {
  border-radius: 100%;
  width: 100px;
}

.contact-tile > .vc_column-inner {
    border: solid 1px #000;
    background-color: #2323237e;
    border-radius: 1em;
    padding: 1em;
    margin: 20px;
    box-shadow: 0px 0px 10px #00000050 ;
}