/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 30 2022 | 15:15:05 */
/* LOSANGO ATRÁS DO CARGO */

.before-Square:before {
	display: none;
}

.team .team-item .text-box .item-position {
    margin-left: -20px;
}

/* REDES SOCIAIS -- NÃO APARECER */

.team .team-item .box-social {
    display: none;
}

