@charset "utf-8";
main {
    color: rgba(255,252,252,1.00);
    font-family: "Oswald VariableFont wght";
}
.container.main main h1 {
    padding-left: 30px;
    padding-top: 30px;
}
.col-lg-6 figure figcaption {
    font-size: 16px;
    text-align: left;
}
h5 {
    font-size: 25px;
}
.col-lg-6 figure {
    padding-right: 15px;
    padding-left: 18px;
}
.col-lg-6 figure img {
    border: 0.5px solid rgba(192,189,189,1.00);
}
.row .col-lg-6 a {
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}
.row .col-md-4  a {
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}
a figure  {
    padding-left: 30px;
}
a figure :hover {
    opacity: 0.77;
}

a figure img {
    border: 0.5px solid rgba(195,195,195,1.00);
}
