body {
    background-image: url(../archives/cath-kidston-9.jpg);
    font-family: "Lato", sans-serif;
    height: 100%;
    color: #686868;
    line-height: 1.8;
}

h2 {
    margin-bottom: 0.6em !important;
    font-size: large;
}

i {
    margin-right: 0.75em;
}

.d-flex .p-2 {
    padding: 0em !important;
}

a:link {
    color: #99115e;
    text-decoration: none;
}

a:visited {
    color: #99115e;
    text-decoration: none !important;
}

a:hover {
    color: #ce147f;
    text-decoration: none;
}

a:active {
    color: #ce147f;
    text-decoration: none;
}

header,section {
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 2em;
}

#background {
    margin-top: 15%;
    margin-bottom: 10%;
    margin-right: 1% !important;
    margin-left: 1% !important;
}

.progress-bar {
   background-color: #D4E6F4 !important;
}

#button-education-system {
    color: #777777 !important;
    background-color: #D4E6F4 !important;
}

.fas, .far, .fab {
    color: #ba87ae !important;
}

.card {
    background-color: rgb(242, 245, 248) !important; 
    padding: 1.25rem;
    padding-bottom: 0rem !important;
}

.education {
    margin-bottom: 1em;
}

#page {
    background-color: white;
}

#photo {
    margin-top: -9em;
}

#photo-small {
    margin-top: -5em;
}

#name-small {
    margin-bottom: 3em;
}

.section-bottom {
    margin-bottom: 3em;
}

.skills-legend:before {
    width: 100%;
    height: 3px;
    position: relative;
    content: ' ';
    display: block;
    margin-bottom: -13px;
    background: #c6c6c6;
}

.skills-legend {
    margin-top: 20px;
    opacity: 0.8;
}

.flex-date {
    padding-left: 1rem !important;
}

footer {
    padding-bottom: 1em;
}