/* Base typography with Google Fonts enabled
============================================= */

body {
  font-family: "Lora", Georgia, sans-serif;
}