|
.image-view {
|
|
/* background-color: rgba(0, 0, 0, 0.0); */
|
|
/* Dark Bergundy */
|
|
border: 2px solid rgba(56, 56, 56, 1);
|
|
}
|
|
|
|
.container-padding-5px {
|
|
margin: 5px;
|
|
}
|
|
|
|
.button-highlighted {
|
|
background-color: #AB7E45;
|
|
}
|
|
|
|
.background-fill {
|
|
background: rgba(39, 43, 52, 1);
|
|
}
|