@import url(https://fonts.googleapis.com/css?family=Russo+One);
@import url(https://fonts.googleapis.com/css?family=Merriweather&subset=latin,latin-ext);

body{
    background: url(../images/bg2Copy.png);
    background-color: #000;
}
/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
.peraturanInner{
    padding: 30px;
}
.peraturanInner li{
    list-style:  decimal;
    border-bottom: solid 1px #ddd;
}
#promo{
    padding: 20px;
}
#bank{
    padding: 30px;
}
.space{
    padding: 10px;
}
h3,h4,h2{
  font-weight: bold;
}