diff --git a/src/main/sourceapp/1/styles/genesys.scss b/src/main/sourceapp/1/styles/genesys.scss index 3d9afa6d0600bbd6422746b459ceef40b6ec4a6f..62b4d798843bfef49b4f00e8958ccb2585184264 100644 --- a/src/main/sourceapp/1/styles/genesys.scss +++ b/src/main/sourceapp/1/styles/genesys.scss @@ -3206,6 +3206,19 @@ table.accessions { display: inline; } } + + .free-text { + h2 { + font-size: 18px; + line-height: 30px; + } + + ul li { + font-size: inherit; + line-height: inherit; + color: $about-text; + } + } } //country page @@ -3796,6 +3809,10 @@ table.accessions { } } } + .collect-info .hoofdleter { + margin-top: -80px; + padding-top: 89px; + } } //text-search page .text-search {