/* ##### BLACK ##### */
.background-black {background-color: #000000 !important}
.text-black {color: #000000 !important}
.text-black * {color: #000000 !important}

/* ##### WHITE ##### */
.background-white {background-color: #ffffff !important}
.text-white {color: #ffffff !important}
.text-white * {color: #ffffff !important}

/* ##### ASTRONAUT BLUE ##### */
.background-astronaut-blue {background-color: #204a5b !important}
.text-astronaut-blue {color: #204a5b !important}
.text-astronaut-blue * {color: #204a5b !important}

/* ##### WHITE SMOKE ##### */
.background-white-smoke {background-color: #eeeeee !important}
.text-white-smoke {color: #eeeeee !important}
.text-white-smoke * {color: #eeeeee !important}

/* ##### ONAHAU ##### */
.background-onahau {background-color: #c5ece8 !important}
.text-onahau {color: #c5ece8 !important}
.text-onahau * {color: #c5ece8 !important}

/* ##### MEDIUM TURQUOISE ##### */
.background-medium-turquoise {background-color: #30cad0 !important}
.text-medium-turquoise {color: #30cad0 !important}
.text-medium-turquoise * {color: #30cad0 !important}

/* ##### IRIS BLUE ##### */
.background-iris-blue {background-color: #0dc3ca !important}
.text-iris-blue {color: #0dc3ca !important}
.text-iris-blue * {color: #0dc3ca !important}

/* ##### NERO ##### */
.background-nero {background-color: #2d2d2d !important}
.text-nero {color: #2d2d2d !important}
.text-nero * {color: #2d2d2d !important}

/* ##### MORTAR ##### */
.background-mortar {background-color: #595858 !important}
.text-mortar {color: #595858 !important}
.text-mortar * {color: #595858 !important}

