/*
 Theme Name:  Koolitusfirma Child (Astra)
 Theme URI:   https://example.com/
 Description: Lihtne ja puhas child-teema koolitusfirmale (Astra).
 Author:      Teie Nimi
 Template:    astra
 Version:     1.0.0
 Text Domain: koolitusfirma-child
*/

:root {
  --kf-accent: #0a6cf1;
}

.wp-block-button__link {
  border-radius: 6px;
}

.site-header {
  border-bottom: 1px solid #eee;
}

.kf-hero h1 {
  line-height: 1.15;
}

.kf-badge {
  display: inline-block;
  padding: .25rem .5rem;
  border: 1px solid #ddd;
  border-radius: 999px;
  font-size: .85rem;
}
