/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 19 2025 | 07:02:33 */
.gebruik-pagina-sectie .banner {
    background: none ! IMPORTANT;
}
.step-text {
    margin-bottom: 15px;
}
.tip {
    background: #af621b !important;
    padding: 13px;
    border-radius: 50px;
    color: white !important;
    font-weight: 500;
}
.tip i.fa-regular.fa-lightbulb {
    padding-right: 4px;
    padding-left: 4px;
    color: #419D78;
}
.step-number {
    font-size: 19px;
    font-weight: 700;
    color: #af621b !important;
}
.section-video-gebruik .banner {
    border-radius: 2em !important;
}
.section-video-gebruik.fill {
    border-radius: 1em;
    box-shadow: 0px 0px 13px #00000008;
}
.gebruik-page .bg.fill.bg-fill.bg-loaded {
    border-radius: 1em !important;
}
.howto {
    background: #f4f0e6 ! IMPORTANT;
    padding-top: 24px;
    padding-bottom: 12px !important;
    padding-left: 16px;
    padding-right: 22px;
    border-radius: 1em ! IMPORTANT;
}
@media only screen and (max-width: 900px) {
.howto {
    width: 92%;
	}
}
@media only screen and (min-width: 900px) {
.howto {
    max-width: 1263px ! IMPORTANT;
}
	.howto p {
    margin-bottom: 0px ! IMPORTANT;
}

}
