/* holograph-file-version=12 user=J6 datetime=29-05-2025 11:19:01 */

.bg-white {
    margin: auto;
    width: calc(100% - 20px);
    background-color: #fff;
    padding: 15px;
    display: block;
    position:relative;
    z-index:999;
}
.bg-white h1 {
color: #A08032;
text-align: center;
/* H1 */
font-family: Futura;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.bg-white .htmltext p {
color: #000;
text-align: center;
font-family: "futura-pt";
font-size: 18px;
font-style: normal;
font-weight: 100;
line-height: 22px;
}
.bg-white .htmltext p b {
	font-family: Futura;
	font-weight: 500;
}