/*
Theme Name: Firanka Theme
Theme URI: https://firanka.top
Author: Creatory
Author URI: https://creatory.studio
Description: Custom WordPress theme for Firanka website.
Version: 1.0.0
Text Domain: firanka
*/

body {
  margin: 0;
  font-family: Arial, sans-serif;
  background: #fff;
  color: #111;
}
