/*
Theme Name:  Salient Child Theme
Version:     11.0.4
Description: An Ultra Responsive Multi-Purpose Theme.
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author:      ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
License:     Custom license
License URI: http://themeforest.net/licenses/terms/regular
Text Domain: salientchild
Template:    salient
*/


section.training{
    padding: 0 15px;
    max-width: 1080px;
    margin: auto;
    margin-bottom: 2rem;
}
section.training p{
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: 15px;
    color: black;
}
section.training p.instructions{
    font-width: bold;
    color: #0dc700;
    text-transform: uppercase;
    font-size: 1.5rem;
}
div.activity{
    padding: 20px;
    background-color: #f0f0f0;
    border-left: 10px solid #bdbdbd;
}
div.part{
    margin-bottom: 4rem;
}