.topbg_cover{margin: 0 -15px; max-height: 230px;min-height: 230px; overflow: hidden;}
.primary_wrapper{min-height: 300px;}
.primary_wrapper_content{position: relative;z-index: 1; padding: 0 0 0 0;}
.page_profile{width: 150px; height: 150px; margin-left: auto; margin-right: auto; background-color:#fff;background-size:cover;border:solid 8px #fff; -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); }
.pg_name{font-size: 22px; color: #fff;}
.pg_subname{font-size: 18px; color: #fff;}
.page_subheadline{font-size: 14px; color: #fff;}
.page_header_call2action{background: #fff !important; border: 0px solid transparent !important; color: #141A22 !important;}


/* social page */
.social_icon_1{margin-top: .2rem; margin-right: .8rem;font-size: 31px; width: 41px; height: 41px; background: #537CFA; padding: 1px 0 0 0; border-radius: 60px; text-align: center; color: #fff;}
.social_icon_2{margin-top: .2rem; margin-right: .8rem;font-size: 24px; width: 41px; height: 41px; background: #537CFA; padding: 6px 0 0 0; border-radius: 60px; text-align: center; color: #fff;}
.external_icon{width: 40px; height: 40px;}



/* profile page */
.page_icon_center{margin: 0; padding: 0; display: flex;
    justify-content: center;}
.page_icon_center li{list-style: none; background: lightcyan;  padding: 5px; border-radius: 40px; width: 42px; height: 42px; text-align: center; font-size: 18px; font-weight: bold; color: #141A22; margin: 0 7px 0 0; padding: 9px 0 0 0;}
.page_icon_center li:hover{color: #141A22; -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2); }