@media only screen and (min-width: 800px) {.d0whitescrollbox {background-color: #1c4f8c; margin-top: 1em; margin-bottom: 1em; padding:20px; max-width: 380px; min-height:460px; border-radius: 30px; display: flex; align-items: center; flex-direction: column; justify-content: start; white-space: normal;}}
@media only screen and (max-width: 799px) {.d0whitescrollbox {background-color: #1c4f8c; margin-top: 1em; margin-bottom: 1em; padding:20px; max-width: 280px; min-height:620px; border-radius: 30px; display: flex; align-items: center; flex-direction: column; justify-content: start; white-space: normal;}}

.d0sectionshift {transform: translate(0px, 60px);}

.btn-compliment {margin-top: 0px !important;}

.d0h3fontsize {margin-top: 1em; margin-bottom: 1em;}

#dep h2 {color: #fff;}
#dep p {color: #fff;}

#group h3 {color: #fff;}
#group p  {color: #fff;}

.card_add_link_title {color: #F1A740;}
.card_summary {color: #fff;}


