/*
Theme Name: Debaco Child Theme
Theme URI: http://demo.roadthemes.com/debaco/
Author: Plaza-Themes
Author URI: http://plazathemes.com/
Description:  Debaco Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: debaco
Template: debaco

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.cv_newsletter h2 {
    color: #fff;
}

.cv_newsletter form input {
    display: block;
    width: 100%;
    padding: 10px;
    border: none;
    margin-bottom: 10px;
}

.cv_newsletter form input[type="submit"] {
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}