/*
Theme Name: Bellcor
Theme URI: https://bellcor.es/
Author: Bellcor
Author URI: https://bellcor.es/
Description: Revista digital de belleza con blog, noticias y comparativas de productos.
Version: 2.0.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: bellcor
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
  --bellcor-paper: #ffffff;
  --bellcor-paper-deep: #f4f1f2;
  --bellcor-ink: #292524;
  --bellcor-muted: #675f61;
  --bellcor-wine: #5e2834;
  --bellcor-wine-deep: #431c26;
  --bellcor-rose: #9f626d;
  --bellcor-line: #ded8da;
  --bellcor-white: #ffffff;
  --bellcor-serif: "Iowan Old Style", "Palatino Linotype", Palatino, Baskerville, Georgia, serif;
  --bellcor-sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
