/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-btn, .button, [type="submit"]
{
  
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0px 0.055em 0.055em rgba(0, 0, 0, 0);
    
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  background-color: #ff2a13;

}