.CC002{
    margin: 10px auto 50px auto;
    font-family: sans-serif;
    text-align: center;
    max-width: 355px;
}
.CC002_containerBG{
    /* background: #C046F1; */
    background: none!important;
    position: relative;
}
.CC002_containerBG img{
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 20px 0;
    padding-bottom: 0;
}
.CC002_containerRRSS{
    display: flex;
    align-items: center;
    justify-content: center;
}
.CC002_containerRRSS a{
    color: #FFF;
    font-size: 30px;
    margin: 11px 10px 0 10px;
}
.CC002_btn{
    background-color: #EA6117;
    color: #000;
    font-weight: bold;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 2px;
    text-decoration: none;
    margin: 10px auto;
    border: none;
    width: 90%;
}
.CC001b_container{
    text-align: center;
    font-family: sans-serif;
}
.CC001b_container h1{
    font-size: 3em;
    font-weight: bold;
}
.CC001b_container h3{
    font-size: 1.5em;
    margin: 0;
}
.CC001b_container p{
    font-size: 1.2em;
    margin: 15px;
}
.CC002_conentText{
    position: absolute;
    bottom: 0%;
    left: 5%;
    text-align: left;
    width: 95%;   
}
.CC002_imgStrong{
    font-weight: bold;
    font-size: 20px;
    display: block;
    background: #00000099;
    width: 95%;
    padding: 10px 10px 0 10px;
    color: #e6e6e6;

}
.CC002_imgText{
    font-size: 16px;
    line-height: 20px;
    display: block;
    background: #00000099;
    width: 95%;
    padding: 0 10px 10px 10px;
    color: #e6e6e6;
}
.CC002_bg_color{
    background: #EA6117;
    width: 50%;
    height: 85%;
    position: absolute;
    z-index: -1;
}

.CC001b_body{
    text-align: center;
}
.CC001b_body h1{
    font-size: 2.2em;
    color: #EA6117;
    font-weight: bold;
}
.CC001b_body p {
    color: #FFFFFF !important; 
    font-weight: 200;
    font-style: italic;
    font-size: 1.2em;
    margin: 0;
    line-height: 1.2; 
}