*  {
    margin: 0; 
    padding: 0; 
    border: 0; 
}

.main-section-wrapper{
	max-width: 1600px;
}

section{
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	display: flex;
	justify-content: center;
}

.section1{
	background: url('/custom/honor-magic8-promocija/assets/images/honor-magic8-section1.jpg');
	height: 550px;
}

.section2 img, .section3 img, .section4 img{
	width: 1600px !important;
	max-width: 1600px !important;
}

.section5{
	background: #fff;
	height: 400px;
}

.honor-register-text{
	font-size: 1.5rem;
	color: #000;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
}

.honor-register-text a{
	color: #000 !important;
	text-decoration: none !important;
	font-weight: 600;
}

.honor-register-button{
	font-size: 2.5rem;
	padding: 12.5px 25px;
	border-radius: 12.5px;
	font-weight: 500;
	color: #fff !important;
	background: #c62450 !important;
}
