/*
Theme Name: Tool Gauge
Description: Custom wordpress theme.
Text Domain: toolgauge
*/

.screen-reader-text {
    display: none;
}

.section-style-10 h2 {
    color: #005db9;
}
body em {
    font-style: italic;
}
body strong {
    font-weight: bold;
}
.careers-sidebar h1,
.careers-sidebar h2,
.careers-sidebar h3,
.careers-sidebar h4,
.careers-sidebar h5,
.careers-sidebar h6 {
    text-transform: none;
}
.single-press-release h6 {
    margin: 0 0 10px;
    font-weight: 700;
    color: inherit;
}