.home-banner {
    background-color: #000000;
    max-width: 745px;
    padding: 20px;
}
.home-banner p{
color:rgba(255,255,255,0.7);
font-size: 13px;
}
