/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/

.page_header h1 {
    color: #091f3f;
    text-transform: uppercase;
}

.btn-primary, button, input[type="submit"] {
background-color: #091F3F;;
}

