.elementor-kit-5{--e-global-color-primary:#16301E;--e-global-color-secondary:#20783B;--e-global-color-text:#000000;--e-global-color-accent:#0063E2;--e-global-color-0b8df76:#2BA04F;--e-global-color-ca76d3c:#36C863;--e-global-color-141209a:#3FED74;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"League Spartan";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"League Spartan";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#site-header {display: none;}
.player {
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
  height: 533px;
  width: 300px;
}

.cursos-borda {
    border: 2px solid black; /* Borda preta para o link específico /
    outline: none;
    box-shadow: none;
}

.cursos-borda:focus, .borda-preta:active {
    border: 2px solid black; / Mantém a borda preta quando o link está focado ou clicado */
    outline: none;
    box-shadow: none;
}/* End custom CSS */