.custom-style-1 { font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%); }
.custom-style-2 { width: 100%; max-width: 500px; }
.custom-style-3 { width: 100%; max-width: 500px; }
.custom-style-4 { margin-top:2em; }
.custom-style-5 { font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%); }
.custom-style-6 { display: block;background-color:#eee; padding: 1.5em; }
.custom-style-7 { color:#F00 }
.custom-style-8 { width: 100%; max-width: 500px; }
.custom-style-9 { margin-top:2em; }
.custom-style-10 { font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%); }
.custom-style-11 { width: 100%; }
.custom-style-12 { display: block; background-color:#eee; padding: 1.5em; }
.custom-style-13 { color:#F00 }
.infosubttl {
				font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%);display: inline-block;
    margin-top: 2em;
            }
            @media screen and (max-width: 768px) {
              .infosubttl {
				  display:inline;
              }
            }
