/* 
Theme Name: Tersus Child Theme
Theme URI: http://www.northvantage.co.uk/
Author: NorthVantage
Version: 1.0
Template: Tersus
Description: Tersus Wordpress Child Theme
Author URI: http://www.northvantage.co.uk/
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready, buddypress
*/

@import url("../Tersus/style.css");

input {
background-color: rgb(31, 31, 31);}
#primary-wrapper input[type="submit"] {
    background-color: rgb(70, 70, 70);
}
#primary-wrapper input[type="submit"]:hover {
    background-color: rgb(95, 95, 95);
}