/*
Theme Name: Prisma OTEC
Theme URI: https://www.prisma.cl
Author: Luis
Description: Tema WordPress para OTEC Prisma
Version: 1.0
License: GPLv2 or later
Text Domain: prisma-otec
*/

body {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #0A1F44;
}
