/*
Theme Name: Vitel Pitch Deck Theme
Theme URI: https://vitel.com/
Author: Vitel
Author URI: https://vitel.com/
Description: A WordPress-ready Vitel pitch deck theme built from the Vitel React project.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vitel-pitch-deck
*/

.admin-bar header.fixed {
    top: 32px;
}

@media screen and (max-width: 782px) {
    .admin-bar header.fixed {
        top: 46px;
    }
}
