.hero-section{
	 background: linear-gradient(135deg, #1870fa 0%, #42d9fe 100%);
    color: white;
    padding: 60px 0 80px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}