/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.et_pb_blurb .et_pb_module_header a {
    text-decoration: underline!important;
}

.single-r2p-projects div.et_pb_section.et_pb_section_0 {
    background-image: linear-gradient(90deg, #00274c 0%, rgba(0, 39, 76, 0.5) 50%, rgba(255, 255, 255, 0) 100%), url(/wp-content/uploads/2025/12/LC5-scaled-e1765988004856.jpeg) !important;
}

.single-r2p-projects .et_pb_section_0.et_pb_section {
    background-color: #00274C !important;
}

.single-r2p-projects .et_pb_row {
    width: 80%;
    margin: auto;
    max-width: 1920px;
}

/*.single-r2p-projects .single-r2p-project-photo img {
    width: 300px;
    float: left;
    margin-right: 15px;
}*/

@media only screen and (min-width: 981px) {
    .single-r2p-projects .et_pb_section {
        padding: 2% 0;
    }

    .single-r2p-projects .et_pb_row {
        padding: 2% 0;
    }

    .single-r2p-projects .et_pb_row.et_pb_equal_columns {
        display: flex;
    }

    /*.single-r2p-projects .single-r2p-project-photo img {
        margin-bottom: 1em;
    }*/
}