﻿:root {
    --background-color: #1AB394;
    --background-color-50opacity: #1AB394B3;
    --button-hover-color: #1AB394B3;
    --border: #1AB394;
    --background-gradient-color: url("patterns/4.png") no-repeat;
}
