/*
Theme Name:         Sabsnu AgentQA
Theme URI:          http://sabs.nu/
Description:        Sabsnu with Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            6.5.1
Author:             Ben Word
Author URI:         http://benword.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


.formeeting i{ color: red; font-style:normal; }
input.adderror[type="text"]{ border: 1px solid red; }

/* h1 with .h2 class renders visually identical to h2 */
h1.h2 {
    font-size: 32px;
    line-height: 1.2;
}
#common-page h1.h2 {
    letter-spacing: -0.05em;
    line-height: 1.35;
    margin: 15px 0 19px;
}

/* Visually hidden but available to screen readers */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}