diff --git a/static/css/human_practices/human_practices.css b/static/css/human_practices/human_practices.css index 2684a27d8bebbed30fb922b6c3a944f5dc820d6f..5f78c182a3f379269531321046fe4886e1fe58ca 100644 --- a/static/css/human_practices/human_practices.css +++ b/static/css/human_practices/human_practices.css @@ -614,4 +614,9 @@ .sub-options-hm.inactive { visibility: hidden; height: 0; +} + +.title__text-hp{ + font-size: var(--heading-large-size) !important; + color: var(--color-warn) !important; } \ No newline at end of file diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html index cbe5963d3f803bce1fe3bd42ad88a0707f3f36d3..104dcf56729b1459abdf2f83434318fdb95d2f6f 100644 --- a/wiki/pages/human-practices.html +++ b/wiki/pages/human-practices.html @@ -800,7 +800,7 @@ the world. Consider how the world affects your work and how your work affects th their environment. Our goal is that this mercury biosensor will have a tangible impact in the fight to protect the Amazon and its people. </p> - <h1>BEST INTEGRATED HUMAN PRACTICES</h1> + <h1 class="title__text-hp">BEST INTEGRATED HUMAN PRACTICES</h1> <h1 id="reflecting_decisions">REFLECTING ON DESIGN DECISIONS</h1> <h2 class="text__large-hp">Technical Exploration</h2> <h2 class="text__medium-hp">Visit to the Environmental Quality Laboratory</h2>