@charset "UTF-8"; /*! * Author: www.lakeconcept.de */ /*! a.lc { color: #f9a825; text-decoration: none; padding-bottom: .0625rem; border-bottom-style: solid; border-bottom-width: 1px; border-color: rgba(249,168,37,.5); } a.lc:hover { color: #f9a825; transition: color .2s ease-in-out,border .2s ease-in-out; border-color: rgb(249, 168, 37) } .sc-m.s .b.b-text h3 a { color: #f9a825; text-decoration: none; padding-bottom: .0625rem; border-bottom-style: solid; border-bottom-width: 1px; border-color: rgba(249,168,37,.5); } .sc-m.s .b.b-text h3 a:hover { color: #f9a825; transition: color .2s ease-in-out,border .2s ease-in-out; border-color: rgb(249, 168, 37) } */ /** HTML Block **/ .b-html .b-c { text-align: left; }