/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 2.2.1602138183
Updated: 2020-10-08 06:23:03

*/

.stm-header__row_color_top .stm_btn {
    color: #FFFFFF;
    background-color: #000 !important;
    border-color: #000000;
    padding: 2px 12px !important;
    font-size: 14px;
	border-radius: 3px;
}
.stm-header__row_color_bottom .stm_btn {
    color: #FFFFFF;
    background-color: #2D89EF !important;
    border-color: #246ec0;
    padding: 0px 20px !important;
    border-radius: 3px;
}
.pt-cv-page .col-md-12.col-sm-12.col-xs-12.pt-cv-content-item {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    margin-bottom: 25px;
    padding: 30px 20px;
}
@media screen and (min-width: 56.875em)
{
.sidebar.rightsidebar {
    margin-left: 0%;
    margin-right: 2%;
}
}























