/*
Theme Name: Simple Portfolio
Theme URI: https://www.flyntwp.com/
Description: The lightning-fast WordPress Starter Theme for component-based websites with SCF or ACF Pro.
Version: 2.1.0
Author: Albi <mail@albifajar.my.id>
Author URI: https://albifajar.my.id/
Text Domain: tailfynt
Requires PHP: 7.4
License: MIT
*/

h1.wp-block-heading,
h2.wp-block-heading,
h3.wp-block-heading,
h4.wp-block-heading,
h5.wp-block-heading,
h6.wp-block-heading {
  font-family: "Inter", sans-serif;
  margin-bottom: 12px !important;
}

h2.wp-block-heading {
  font-size: 36px !important;
}

h1.wp-block-heading {
  font-size: 60px !important;
}

p {
  font-size: 18px !important;
  font-family: "Inter", sans-serif;
  margin-bottom: 8px !important;
}

.wp-block-separator {
  border-color: rgb(68 71 87 / 0.3) !important;
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.wp-block-list {
  margin-left: 20px !important;
  list-style-type: disc !important;
}
.wp-block-list li {
  font-size: 18px !important;
  font-family: "Inter", sans-serif;
  margin-bottom: 8px !important;
}
