body {
background-image: url(“https://content.gammagroup.co/wp-content/uploads/2023/06/gx-background.png”);
background-size:100%;
}
.sticky-container {
display: none;
}
header,
footer,
aside,
.hero-slide {
display: none !important;
}
.awards {
display: flex;
justify-content: flex-end;
}
.awards img {
width: 100px;
}
section[data-jump=”menu”] {
padding-top: 50px;
padding-bottom: 50px;
}
section[data-jump=”menu”] p {
margin: 0px;
}
.no-padding-top {
padding-top: 0px;
}
.form-title {
display: flex;
justify-content: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
background: #6800d2;
padding: 20px;
max-width: 500px;
border-radius: 10px;
color: #fff;
}
.form-title h1 {
text-align: center;
font-size: 20px;
width: 500px;
margin-bottom: 0px;
}
.form {
margin-left: auto;
margin-right: auto;
display: block;
max-width: 500px;
padding: 25px;
background: #fff;
}
.form label,
.form legend {
font-weight: normal !important;
}
section[data-jump=”gallery”] {
background-color: #fff;
}
form h1 {
font-size: 28px;
margin-bottom: 30px;
margin-top: 20px;
font-weight: bold;
color: #6800d2;
}
form h2 {
font-weight: bold;
}
.section-title p {
margin-bottom: 5px;
font-size: 13px;
}
.section-title p.help {
line-height: 20px;
color: #000;
}
ol li {
font-weight: bold;
}
.no-padding{
padding:0px;
}
h2{
font-size:20px;
color: #6800d2;
}