|
|
|
@ -5,7 +5,7 @@ body {
|
|
|
|
|
font-family: Calibri;
|
|
|
|
|
color: #000;
|
|
|
|
|
background: #fff;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-size: 19px;
|
|
|
|
|
}
|
|
|
|
|
h1 {
|
|
|
|
|
font-size: 40px;
|
|
|
|
@ -20,8 +20,7 @@ h2 {
|
|
|
|
|
font-size: 35px;
|
|
|
|
|
padding-bottom: 30px;
|
|
|
|
|
padding-top: 70px;
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
line-height: 35px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
margin-top: 0;
|
|
|
|
@ -29,7 +28,6 @@ h2 {
|
|
|
|
|
h3 {
|
|
|
|
|
font-size: 27px;
|
|
|
|
|
padding-top: 40px;
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
line-height: 33px;
|
|
|
|
|
padding-bottom: 20px;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
@ -42,7 +40,7 @@ h3 em {color: #ad1818;
|
|
|
|
|
text-shadow: 1px 1px 1px #f1f1f1;}
|
|
|
|
|
|
|
|
|
|
p {
|
|
|
|
|
line-height: 25px;
|
|
|
|
|
line-height: 27px;
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
padding-bottom: 20px;
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
@ -237,9 +235,9 @@ padding: 0 15px;}
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
}
|
|
|
|
|
.infoimage, .infovideo {clear: both; margin: 0 auto 15px auto;}
|
|
|
|
|
.infoimage img {margin: 0 auto;}
|
|
|
|
|
.infoimage img {margin: 0 auto; --tw-shadow: 0px 4px 15px 2px rgba(70,70,70,0.3); box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow); border-radius: 6px;}
|
|
|
|
|
.infoimagetitle {
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
color: #999;
|
|
|
|
|
display: block;
|
|
|
|
|
border-left: 3px solid #b8b8b8;
|
|
|
|
|