/*==================================
    contentTextarea
==================================*/

.content-text-area a {
    text-decoration: underline;
}

.content-text-area a.btn {
    text-decoration: none;
}


/*==== End of contentTextarea ====*/


/*==================================
    Responsive
==================================*/

@media screen and (max-width:768px) {

}

/*==== End of Responsive ====*/
