/*
Theme Name: Ark - Child
Theme URI: http://themeforest.net/user/freshface/portfolio
Description: Premium WordPress Theme
Author: FRESHFACE
Author URI: http://themeforest.net/user/freshface/portfolio
License: Go to the "license" folder
License URI: Go to the "license" folder
Text Domain: ark-child
Tags: white
Version: 1.0.0
Template: ark
*/
button, html input[type=button], input[type=reset], input[type=submit], input, select, textarea {
    background: none;
    -webkit-appearance: button;
    cursor: pointer;
    border: 1px solid #f3712b;
    padding: 19px;
    color: #f3712b;
    font-size: 20px;
}
input::placeholder, textarea::placeholder{
   color: #f3712b;	
	
}

body {
    background: #0d0e10;
}
.ffb-id-2sv7ues2 .ffb-button1-1.ffb-block-button-1-0.btn-base-brd-slide {
    background-color: #0f1015;
    border-radius: 20px 20px 20px 0px;
}
