
 /* ========================================================================
 Template : Domaino v1.0
Author  : https://downloadfort.com/
LIcense  :  https://downloadfort.com/License
Template URL: https://downloadfort.com/
For Software: https://softwareocean.com/
Get customized website proposal: https://softrockglobal.com
 ========================================================================= */
 
  /* Google Fonts */
@import url('https://fonts.googleapis.com/css?family=Dosis|Titillium+Web');

/* General Styles */
body{
  font-size: 30px;
line-height: 35px;
background-color: #000000;
color: #fff;
padding-top: 180px;
font-family: 'Titillium Web', sans-serif;
}
.big-name{
font-family: 'Dosis', sans-serif;
font-size: 60px;
line-height: 70px;
text-transform:uppercase;
}
.buynow-btn {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: rgba(254, 224, 0, 0.96);
  border-radius: 0px;
  border: 0px;
  color: #000;
  font-weight: 900;
  padding: 5px 10px;
  font-size: 20px;
}
