/*
Theme Name: SavageServices2020
Description: Base Camp Child Theme: Starting point for custom client websites
Author: The Summit Group (Ryan Horrocks/Sarah Griffiths)
Author URL: https://summitslc.com
Template: base-camp
Version: 0.1.26
Text Domain: base-camp-child
*/

.screen-reader-text {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 10px 0;
    padding: 10px;
    border: 2px solid #000;
    background: #fff;
    color: #000;
}