
.fill-ochre {fill: #d3c46c;}
.fill-mango {fill: #e3a25d;}
.fill-grey {fill: #9aa6a7;}
.fill-mauve {fill: #b9a6c1;}
.fill-lime {fill: #e0e153;}
.fill-sky {fill: #a2d2e7;}
.fill-black {fill: #000;}
.fill-beige {fill: #f3e9df;}
.fill-olive {fill: #4f4f2b;}
.fill-peach {fill: #e9baaa;}
.fill-powder {fill: #d1e4ea;}

.text-beige {color: #f3e9df;}
.text-olive {color: #4f4f2b;}
.text-peach {color: #e9baaa;}
.text-powder {color: #d1e4ea;}
.text-ochre {color: #d3c46c;}
.text-mango {color: #e3a25d;}
.text-grey {color: #9aa6a7;}
.text-dgrey {color: #4c5758;}
.text-mauve {color: #b9a6c1;}
.text-lime {color: #e0e153;}
.text-sky {color: #a2d2e7;}
.text-black {color: #000;}

.bg-white {background: #fff;}
.bg-beige {background: #f3e9df;}
.bg-olive {background: #4f4f2b;}
.bg-peach {background: #e9baaa;}
.bg-powder {background: #d1e4ea;}
.bg-ochre {background: #d3c46c;}
.bg-mango {background: #e3a25d;}
.bg-grey {background: #9aa6a7;}
.bg-mauve {background: #b9a6c1;}
.bg-lime {background: #e0e153;}
.bg-sky {background: #a2d2e7;}

.border-grey {border:2px solid #9aa6a7;}