diff --git a/index.html b/index.html index 33cda0e..59467fb 100644 --- a/index.html +++ b/index.html @@ -187,6 +187,7 @@ - + + \ No newline at end of file diff --git a/style.css b/style.css index fdd9b93..d042561 100644 --- a/style.css +++ b/style.css @@ -90,4 +90,13 @@ header { .lightbox .close { pointer-events: auto; z-index: 1001; +} + +h1 label button{color: #363636} + +form{ + background-color: rgb(231, 230, 221); + font-family: "Autour One", serif; /* font-family: "Playwrite AU SA", serif; */ + color:#363636; + } \ No newline at end of file