body {
    background: #bed4ec;
}

h1 {
    color: #13375d;
    text-align: center;
    font-size: 40px;
    cursor: default;
    border-style: solid;
    border-radius: 10px;
    border-color: #13375d;
    border-width: 3px;
    font-weight: 600;
    background-color: transparent;
}

h2 {
    text-align: center;
    font-weight: 200;
    line-height: 2;
    font-size: 30px;
    border-radius: 5px;c
    ursor: default;
    color: black;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    background-color: transparent;
}
/* 20 */
a {
    font-size: 15px;
    color: black;
    cursor: default;
    text-align: left;
    background-color: transparent;
}

#who-am-i h3 {
    background-color: transparent;
    font-size: 30px;
    cursor: default;
    text-align: center;
    color: #13375d;
    border-style: solid;
    border-radius: 10px;
    border-color: #13375d;
    border-width: 3px;
    line-height: 1.4;

}

#who-am-i p {
    font-size: 20px;
    cursor: default;
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#who-am-i img {
    width: auto;
    height: 200px;
    border: 2px solid #3b6590;
    border-radius: 5px;
}

#about-me h3 {
    font-size: 30px;
    /* 20 */
    background-color: transparent;
    cursor: default;
    text-align: center;
    color: #13375d;
    border-style: solid;
    border-radius: 10px;
    border-color: #13375d;
    border-width: 3px;
    line-height: 1.4;

}

#projects h3 {
    font-size: 30px;
    cursor: default;
    background-color: transparent;
    text-align: center;
    color: #13375d;
    border-style: solid;
    border-radius: 10px;
    border-color: #13375d;
    border-width: 3px;
    line-height: 1.4;

}

#testimonials h3 {
    font-size: 30px;
    cursor: default;
    background-color: transparent;
    text-align: center;
    color: #13375d;
    border-style: solid;
    border-radius: 10px;
    border-color: #13375d;
    border-width: 3px;
    line-height: 1.4;

}

#gallery h3 {
    font-size: 30px;
    background-color: transparent;
    cursor: default;
    text-align: center;
    color: #13375d;
    border-style: solid;
    border-radius: 10px;
    border-color: #13375d;
    border-width: 3px;
    line-height: 1.4;

}

#gallery h4 {
    font-size: 20px;
    /* 20 */
    cursor: default;
    background-color: transparent;t
    ext-align: left;
    color: #13375d

}

#contact-me h3 {
    font-size: 30px;
    cursor: default;
    background-color: transparent;
    text-align: center;
    color: #13375d;
    border-style: solid;
    border-radius: 10px;
    border-color: #13375d;
    border-width: 3px;
    line-height: 1.4;

}

#gallery img {
    width: auto;
    height: 200px;
    border: 2px solid #3b6590;
    border-radius: 5px;
}

#about-me p {
    font-size: 20px;
    cursor: default;
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#projects ul {
    font-size: 20px;
    cursor: default;
    /* 20 */
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#projects li {
    font-size: 20px;
    cursor: default;
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#projects a {
    font-size: 20px;
    cursor: default;
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#testimonials ul {
    font-size: 20px;
    cursor: default;
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#testimonials li {
    font-size: 20px;
    cursor: default;
    /* 20 */
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#contact-me ul {
    font-size: 20px;
    cursor: default;
    text-align: left;
    color: #13375d;
    background-color: transparent;
}

#contact-me li {
    font-size: 20px;
    cursor: default;
    text-align: left;
    color: #13375d;
    background-color: transparent;
}
