@charset "UTF-8";
body {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 1em;
    color: rgba(0,0,0,1.00);
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    background-color: rgba(198,172,223,1.00);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    background-image: url(pngtree-digital-background-wall-tiles-multy-image-image_535943.jpeg);
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    display: inline-block;
}
#container {
    display: inline-block;
    width: 80rem;
    background-color: rgba(230,212,234,1.00);
    text-align: center;
    border-style: outset;
    border-color: rgba(198,172,223,1.00);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-shadow: 0px 0px 50px;
    box-shadow: 0px 0px 50px;
    border-radius: 30px;
}
a:link, a:visited {
    color: rgba(56,14,74,1.00);
}
a:hover, a:active {
    color: rgba(126,95,192,1.00);
    font-size: 25px;
}
#container main h1 {
    color: rgba(56,14,74,1.00);
    font-family: de-walpergens-pica-small-caps;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    text-transform: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 10px dotted rgba(198,172,223,1.00);
}
h1 p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
header h1 {
    color: rgba(16,4,21,1.00);
    font-family: de-walpergens-pica-small-caps;
    font-style: normal;
    font-weight: 400;
    font-size: 73px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 10px;
    margin-left: 10px;
    text-transform: uppercase;
}
img {
    width: 1000px;
    height: 534px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 0px 25px;
    box-shadow: 0px 0px 25px;
}
header img {
    border: 1rem outset rgba(198,172,223,1.00);
}
header p {
    font-size: 25px;
}
ul li h3 {
    font-size: 25px;
}
main h2 {
    border: 9px dotted rgba(198,172,223,1.00);
}
main h2 {
    color: rgba(56,14,74,1.00);
    font-family: de-walpergens-pica-small-caps;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    text-transform: lowercase;
}
main p {
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
aside {
    background-color: rgba(230,219,241,1.00);
    border: 6px outset rgba(198,172,223,1.00);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 25px;
}
aside h1 {
    color: rgba(16,4,21,1.00);
    font-family: de-walpergens-pica-small-caps;
    font-style: normal;
    font-size: 25px;
    text-transform: capitalize;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: rgba(222,207,236,1.00);
    -webkit-box-shadow: 0px 0px 38px rgba(198,172,223,1.00);
    box-shadow: 0px 0px 38px rgba(198,172,223,1.00);
    font-weight: 400;
}
aside a:link, aside a:visited {
    color: rgba(56,14,74,1.00);
}
aside a:hover, aside a:active {
    color: rgba(198,172,223,1.00);
}
footer {
    border: 10px dotted rgba(255,255,255,1.00);
    border-radius: 25px;
}
footer h1 {
    color: rgba(255,255,255,1.00);
    font-size: 24px;
}
footer a {
    font-size: 20px;
}
footer a:link, footer a:visited {
    color: rgba(255,255,255,1.00);
}
footer a:hover, footer a:active {
    color: rgba(198,172,223,1.00);
    display: inline-block;
}
