/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



form {
  border: 1px none #f6f8fa;

  padding: 45px;

 background-color: #d08a03;

  
  
    
  


  rgba(246, 248, 250, 1.0)

;
  border-radius: 0px;
}