
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');
.home-aboutus{background-color: #000;}

.roboto {font-family: 'Roboto', sans-serif;color: #FB974B;font-size: 25px;font-weight: 300;}
.white-text {color:#fff!important;font-family: 'Droid Serif', serif;}
@media (max-width: 479px) {
	.bloom.index01 p {
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
}
}