/*
Theme Name: Vetarsts Clinic
Description: Custom Vetarsts.lv clinic theme.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: vetarsts-clinic
*/
body { font-family: "Manrope", "Segoe UI", sans-serif; font-size: 16px; }
.admin-bar .site-header { top: 32px; }
.skip-link { position: fixed; top: -100px; left: 20px; z-index: 100000; padding: 12px; background: white; }
.skip-link:focus { top: 40px; }
@media (max-width: 782px) { .admin-bar .site-header { top: 46px; } }
@media (max-width: 680px) { .admin-bar .site-header { top: auto; } }
