
:root {
    --main-color: rgb(255, 145, 0) !important;
    --background-color: rgb(255, 234, 209) !important;
}

iframe{
    width: 100%;
}