1 @import url
('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
3 font-family: 'SaldaSoft Heavy';
4 src: url
("/fonts/saldasoftheavy.otf");
8 background-color: #ebecf0;
10 flex-direction: column
;
12 justify-content: center
;
14 font-family: 'Montserrat', sans-serif
;
18 font-family: 'SaldaSoft Heavy', sans-serif
;
22 text-decoration: none
;
26 background-color: white
;
27 box-shadow: 0 0px 8px 0 rgba
(0, 0, 0, 0.1);
29 flex-direction: column
;
52 border: 1px solid
#e3e4e8;
60 background-color: transparent
;
68 .input > svg.error, .input > svg.success {
76 text-decoration: underline
;
89 border: 1px solid
#e3e4e8;
99 background-color: black
;
109 background-color: #e3e4e8;
121 .buttons > a.button-secondary {
125 .buttons > a.button {
140 text-decoration: underline
;
150 background-color: white
;
155 border: 1px solid
#e3e4e8;
172 text-overflow: ellipsis
;
188 flex-direction: column
;
189 justify-content: center
;
193 .account > .info > .name, .account > .info > .email {
197 text-overflow: ellipsis
;
203 .account > .info > .email {
225 input::-webkit-outer-spin-button
,
226 input::-webkit-inner-spin-button
{
227 -webkit-appearance: none
;
232 -moz-appearance: textfield
;
239 justify-content: center
;
249 background-color: white
;
254 border: 1px solid
#e3e4e8;
271 text-decoration: underline
;