/* General Styling */
body {
    background-color: #030343; 
}

.hero-section{
    width: 551.33;
    height: 500px;
}

.hero-section p{
    font-style: oblique;
color:#66b5ee;
font-size: large;
text-align: center;
padding-top: 200px;
}


