



@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&amp;display=swap');





@import url('https://fonts.googleapis.com/css2?family=Courgette&amp;display=swap');





BODY {

    font-family: 'Work Sans', sans-serif;

    font-size: 1rem;

    /*

    background-image: url("/themes/mythemex/uma3_bg.svg");

    background-size: 300% auto;

    background-position: bottom right;

    background-repeat: no-repeat;

    background-attachment: fixed;

    */

    background-color: white;

}



H1, H2, H3, H4, H5, H6 {

    font-family: 'Work Sans', sans-serif;

    font-weight: 600;

    color: #15223f;

}



H4 {

    font-weight: normal;

}





MAIN {

    margin-top: 50px;

}













#block-mythemex-content {

    padding: 2em;

    /*background-color: #ffffff; */

}



#block-mythemex-content li::marker {

    color: #147dae;

    /*! background: red; */

    font-weight: bold;

    /*! margin-right: -20px; */

    font-family: "Quicksand",sans-serif;

    /*! display: none; */

}



.path-frontpage .core_element {

    text-align: center;

    padding-bottom: 20px;

  }



.path-frontpage .core_element img {

    max-width: 140px;

}



.path-frontpage .core_element h5 {

    font-size: .9rem;

    font-family: "Quicksand",sans-serif;

    text-transform: uppercase;

    font-weight: bold;

    color: #1978ab;

}



.path-frontpage .front_about {

    padding: 40px 50px;

}



.path-frontpage .front_about h1 {

    font-weight: bold;

    color: #2b8445;

}



.path-frontpage .front_about p {

    line-height: 2;

    font-size: 1.1rem;

}



.path-frontpage #block-mythemex-page-title {

    display: none;

}





a {

    color: #3098F2;

}



.btn-outline-mythemex {

    color: #99c3d3;

    background-color: transparent;

    background-image: none;

    border-color: #99c3d3;

}



.btn-outline-mythemex:hover {

    background-color: #99c3d3;

}





#header .social_header img {

    width: 25px;

    height: auto;

    margin-top: 5px;

}





.header-middle {

    transition: 750ms ease;

    padding-top: 10px;

    padding-bottom: 10px;

    background: #1c1f27;

    border-top: 4px solid #464880;



}





.header-middle-right .navbar-default {

    margin-bottom: 0px;

    background-color: unset;

}



.header-middle-right .navbar > .container, 

.header-middle-right  .navbar > .container-fluid {

    justify-content: flex-end;

}







.container-fluid.header-top {

    background: #f2f2f233;

    margin-bottom: 5px;

  }





#block-headersociallinks a.nav-link {

    background-color: unset;

    padding: 0px 5px;

    font-size: 1.6rem;

    color:white;

}



.dropdown-item a {

    border:none !important;

    color: #203b78 !important;

    text-decoration: none;

    text-shadow: none !important;

}



.dropdown-item.active,

a.active {

    background-color: #1f773f;

    /*color: #FDCE4B !important;*/

}



#block-ifactcarouselblock h1 {

    margin: 1.5em;

    color: white;

    text-shadow: 0px 0px 3px #0009;

}





#header #search-block-form {

    display: flex;

    flex-flow: row wrap;

    align-items: center;

  }





input[type="search"] {

    box-sizing: border-box;

}





#block-mythemex-content p {

    text-align: justify;

}







#header input[type="search"] {

    max-width: 200px;

    border-radius: 6px 0px 0px 6px;

    border-color: #203B78;

    background-color: #ffffff44;

}



#header input[type="search"]:focus {

    background-color: #ffffff;

}



#header input[type="submit"] {

    /*display: inline-block;*/

    background-color: #4b699d;

    border: 1px solid #203B78;

    color: white;

    border-radius: 0px 6px 6px 0px;



}







#header {

    position: sticky;

    /*padding-top: 10px;*/

    z-index: 1000;

    /*background-color: white;*/

    /*background-repeat: repeat-y;

    background-size: 100%;

    background-blend-mode: multiply;*/

}



#block-mythemex-sitebranding {

    margin: 20px;

    margin-left: 0px;

    text-align: center;

}



#header .site-branding__logo img {

    max-width: 100%;

    max-height: 120px;

    padding-top: 10px;

    padding-bottom: 10px;

}





#header .navbar {

    padding: 0px;

}



#header nav.menu--main {

    padding: 0px;

}



#header #block-mainnavigation ul {

    margin: 5px;

    width: 100%;

}



#header #block-mainnavigation ul>li {

    display: inline-block;

}



#header #block-mainnavigation ul.menu a {

    color: #013E5C;

    padding: 2px 5px;

    margin: 5px 8px;

    /*border: 1px solid #1c1f27;

    border-radius: 2px;*/

    font-size: 1.1rem;

}



#header #block-mainnavigation ul.menu a.sf-with-ul {

    padding-right: 15px;

}



#header #block-mainnavigation ul.menu a:hover {

    text-decoration: none;

    /*border: 1px solid #464880;*/

    color: #3098F2;

}



#header #block-mainnavigation ul.menu a.is-active,

#header #block-mainnavigation ul.menu li.active-trail>a {

    /*color: white;

    border: 1px solid #464880;*/

}



#header #block-mainnavigation ul.menu a.is-active,

#header #block-mainnavigation ul.menu a.is-active:hover {

    background: #D9BD1C;

    border-radius: 5px;

}



#header #block-mainnavigation ul.sf-menu .sf-sub-indicator {

    right: auto;

    font-size: 0.8em;

    margin-left: 3px;

}







#header #block-mainnavigation #superfish-main {

    margin-top: 20px;

    text-align: right;

}



#header #block-mainnavigation #superfish-main>li {

    float: unset;

}



#header #block-mainnavigation .sf-depth-1.menuparent ul {

    background-color: #021D40;

    padding: 10px;

    text-align: left;

}



#header #block-mainnavigation a.sf-depth-2 {

    color: white !important;

}



#header #block-mainnavigation a.sf-depth-2:hover {

    color: #3098F2 !important;

}





#header button.navbar-toggler {

    padding: 0.8em;

}





.header-bottom-extra {

    background: #ffffff33;

    text-align: center;

    padding-bottom: 30px;

    margin-top: 42px;

    color: #15223f;

}



.header-bottom-extra img {

    max-width: 60%;

}





















.carousel {

    /*background: url("/sites/default/files/banner_bg3.png");

    background-position: center center;

    background-repeat: no-repeat;

    background-size: 100% auto;*/

    height: calc(100vh - 120px);

    padding: 40px 0px;

    

    /*background-image: url("/sites/default/files/PERIOD_home_banner_bg.jpg");*/

    /*background-image: url("/sites/default/files/Space_Manufacturing_Reflector2.jpg");*/
    
    background-image: url("../../sites/default/files/Space_Manufacturing_Reflector3.jpg");

    background-size: cover;

    background-position: top center;

    background-attachment: fixed;

    overflow: hidden;

}



.carousel .col-md-3 {

    margin-top: 40px;

    margin-bottom: 40px;

}







.carousel h2 {

    color: white;

    text-align: justify;

    /*background: linear-gradient(120deg,#1a4d73, #5d4587, #1a4d73);

    background-color: #464880dd;*/

    padding: 20px 60px;

    margin: 40px 20px;

    /*box-shadow: 0px 1px 10px #1a4d73;*/

    line-height: 1.4;

    background: #061832bb;

    border-radius: 20px;

    font-family: 'Courgette', cursive;

    font-weight: 400;

}

.carousel .btn {
    background-color: #D9BD1C;
    color: #013E5C;
}


.carousel video {
    margin: 50px 20px;
    margin-bottom: 10px;
    border: 1px solid #00a7d0;
}

.carousel .embed-responsive {
    overflow: unset !important;
}



.carousel h2 .fas {

    color: #D9BD1C;

}



.carousel .features-card h4 {

    text-align: center;

    margin-top: 20px;

}







.carousel #block-ifactcarouselblock {

    padding: 50px;

    color: white;

    

  }



  #block-views-block-consortium-block-1 h2,

#block-views-block-news-block-1 > h2 {

    text-align: center;

    font-weight: bold;

    color: #15223f;

  }



  .carousel .features-card {

      text-align: center;

      color: white;

      margin: 20px;

      border: 2px solid #759b5d;

    border-radius: 10px;

    padding: 30px;

  }



  .carousel .features-card img {

    max-width: 80px;

  }



.carousel #block-ifactcarouselblock h1 {

    padding: 40px 40px 30px 0px;

    font-weight: bold;

}



.carousel #block-ifactcarouselblock h3 {

    padding: 0px 40px 50px 0px;

    color: #a7cbd9;

}



.container-fluid.breadcrumb-title {

    background-color: #021D40;

}



.path-frontpage .container-fluid.breadcrumb-title {



    background-color: #000e20;

    text-align: center;

    color: #011126;

  }



.path-frontpage .container-fluid.breadcrumb-title h3{

    color: #d9f4ff;

}



  .container-fluid.breadcrumb-title h3 {

      margin-top: 40px;

      margin-bottom: 30px;

  }







.breadcrumb {

    /*margin-top: 1.5em;

    padding-bottom: 1em;*/

    border-radius: 0px;

    /*border: 1px solid #1f773f;*/

    /*border-bottom: 1px dashed #ffffff7a;*/

    background-color: unset;

    color: white;

    font-size: smaller;

    margin: 3px;

    padding-bottom: 10px !important;

}



.breadcrumb a {

    /*color: #90e7a0;*/

    color: #44C1F2;

}



/*

.breadcrumb a:hover {

    color: #1f773f;

}

*/



.container-fluid.breadcrumb-title .page-title {

    font-weight: bold;

    margin-top: 30px;

    margin-bottom: 30px;

    color: white;

    /*background: rgba(0,76,124,0.75);*/

    padding: 10px;

  }



#block-homeumaintro img {

    padding-top: 40px;

    margin-top: 40px;

}



#block-homeumaintro h1{

    font-size: 3rem;

    text-align: right;

    color: #464880;

    font-variant: petite-caps;

    margin-top: 45px;

}



#block-homeumaintro .col-md-8 {

    border-left: 5px solid #007da5;

}



#block-homeumaintro p {

    

    color: #1c4051;

    text-align: justify;

    /*padding: 40px;

    padding-left: 0px;*/

    padding: 0px;

    line-height: 1.5;

    margin: 60px;

    margin-left: 0px;

    font-size: 1.1em;

}



.view-consortium .view-content {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -15px;

    margin-left: -15px;

}



.view-consortium .card {

    margin-bottom: 30px;

    border-radius: 0px;

    border: 0px;

    /*box-shadow: 0px 0px 5px #0000001f;*/

    border: 1px solid #99ced3;

}



.card.partner {

    margin: 25px;

}







#block-views-block-consortium-block-1 .partner-logo-frontpage {

    padding: 20px;

    margin: 20px;

    border: 1px solid #dddddd;

    background-color: white;

}



#block-views-block-consortium-block-1 {

    margin-bottom: 25px;

    margin-top: 25px;

}



#block-views-block-consortium-block-1 .col-md-3 {

    text-align: center;

}



.card:hover {

    /*! transform: scale(1.02, 1.02); */

    transition: ease-in;

    transition-duration: 0.2s;

    box-shadow: 0px 0px 25px -5px #ccc;

  }



.view-consortium .card .card-body {

    background-color: #f1f1f1;

    color: #4d6e9b;

    padding: 0.5rem;

    min-height: 100px;

}



.view-consortium .card h5 {

    text-align: center;

    font-weight: bold;

}



.card img {

    max-width: 100%;

    padding: 30px;

}



.node--type-article .node__meta {

    text-align: right;

    /*padding-right: 40px;*/

    padding-top: 20px;

    padding-bottom: 20px;

}



.article-logo img,

.partner-logo img {

    padding: 1.25rem;

    background-color: #fff;

    border: 1px solid #dee2e6;

    border-radius: 0.25rem;

    max-width: 100%;

    height: auto;

}



.article-logo img {

    padding: 0px;

}



#block-views-block-news-block-1 {

    margin-top: 30px;

    margin-bottom: 20px;

}



.block-news-entry {

    margin-bottom: 50px;

    padding: 10px 30px 10px 30px;

}



.block-news-entry h4 {

    min-height: 40px;

}



.block-news-entry p {

    text-align: justify;

}



.block-news-entry  .block-news-read-more {

    position: absolute;

    bottom: 0px;

    margin-bottom: -30px;

}



.block-news-entry  .block-news-read-more a {

    color: #17a2b8 !important;

}



.block-news-entry  .block-news-read-more a:hover {

    color: white !important;

}





.view-the-consortium .view-content>div {

    margin: 20px 0px;

  }



.view-news img {

    max-width: 100%;

    margin-right: 30px;

}



/*

.view-news .views-row {

    padding: 30px;

    background: red;

    margin: 20px;

    background: white;

    border: 1px solid #f1f1f1;

  }

*/



.addtoanyblock {

    margin-top:40px;

}



.partner-logo .field--name-field-partner-website {

    display: inline-block;

    padding-left: 10px;

}



.partner {

padding: 15px;

margin-left: auto;

margin-right: auto;

}



.partner img {

max-width: 100%;

height: auto;

border: 1px solid #ddd;



}



.partner img:hover {

    border-color: #0d4a84;

}



.partner-logo .field--name-field-website {

    display: inline-block;

}



ul.timeline {

    list-style-type: none;

    position: relative;

}

ul.timeline:before {

    content: ' ';

    background: #d4d9df;

    display: inline-block;

    position: absolute;

    left: 29px;

    width: 2px;

    height: 100%;

    z-index: 400;

}

ul.timeline > div > li {

    margin: 20px 0;

    padding-left: 20px;

    margin-bottom: 80px;

    background-color: white;

}

ul.timeline > div > li:before {

    

    content: ' ';

    background: white;

    display: inline-block;

    position: absolute;

    border-radius: 50%;

    border: 3px solid #00a7d0;

    left: 20px;

    width: 20px;

    height: 20px;

    z-index: 400;

}






.view-id-videos .view-content>h3 {
    text-align: center;
    font-size: 2rem;
    color: #021d40;
    margin-top: 2rem;
}


  

  .row.media-entry-row {

    margin: 10px;

    margin-bottom: 40px;

    background-color: #f4f4f4;

  }

  

  .col-md-3.col-sm-12.media-entry-screenshot {

    text-align: right;

    background-color: white;

    border-right: 5px solid green;

  }

  





.row.content-bottom {

    /*background: rgb(22,53,97);*/

    padding: 20px;

    margin-left: 0px;

    margin-right: 0px;

}



.row.content-bottom h2 {

    color: #15223f !important;

}



.content-bottom-fluid,

.content-extra-fluid {

    color: #1c1f27;

}



.content-bottom-fluid {

    background: #043F8C;

    background: #D9F4FF;

    /*color: white;*/

}



.content-bottom-fluid h3 {

    color: #d9bd1c;

    font-size: 2.2rem;

}



.content-bottom-fluid p,

.region-content-bottom2 p {

    font-size: 1.4rem;

}



.content-extra-fluid {

    background: #f2f2f2;

}



.content-extra-fluid .content-extra {

    /*background: #d1d1d1;*/

    padding: 50px;

    margin-left: 0px;

    margin-right: 0px;

}



.content-extra-fluid .content-extra #block-webform {

    max-width: 500px;

    margin-left: auto;

    margin-right: auto;

    padding: 30px;

    text-align: center;

    background: #2a73b7;

    color: white;

    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;

    border-radius: 5px;

}



.content-extra-fluid .content-extra h2 {



        text-transform: capitalize;

        font-size: 1.7rem;



}



.row.content-bottom #block-webform {

    padding: 30px 50px 10px 50px;

    background: #1f773f;

}



.row.content-bottom #block-webform h2 {

    text-align: center;

    font-weight: bold;

    color: #fff;

}



.row.content-bottom #block-webform .form-actions {

    text-align: center;

}



.row.content-bottom #block-webform .btn {

    padding: 5px 30px;

    background: #223d7a;

    color: white;

    border-color: #223d7a;

}

   



#footer {

    background-color: #141720f5;

    color: white;

    padding-top: 50px;

    padding-bottom: 50px;

}



.region.region-footer-top {

    margin-bottom: 50px;

    background: local;

    

}







#block-views-block-news-block-1 a {

    color: #3098F2;

}



.region-content-extra #block-webform .button {

    border-color: #17a2b8;

    color: white !important;

}



.region-content-extra #block-webform .button:hover {

    background-color: #17a2b8;

}





#block-mythemex-footer ul {

    text-align: right;

    width: 100%;

}



#block-mythemex-footer a {

    color: white;

}



#block-eufunded {

    /*background: linear-gradient(45deg,#4d6b9e, #203b78);*/

    padding: 14px;

    padding-bottom: 1px;

    padding-right: 20px;

    /*box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;

    text-shadow: 1px 1px 1px #000057;*/

    margin: 0px 50px;

    font-size: .9rem;

    

    border:1px solid #2a73b7;

       

}





#block-footersociallinks nav {

    font-size: 2rem;

    padding: 0px;

}



#block-footersociallinks nav .nav-link {

    margin: 0px;

    padding: 0px;

    padding-right: 1rem;

}



#block-footersociallinks nav a {

    color: white;

}



#block-footersociallinks nav a:hover {

    transform: translateY(-3px);

}

   



#footer .eu-flag {

    max-width: 90px;

    margin-right: 25px;

    margin-top: 3px;



}



#footer-bottom {

    background-color: #0e1119;

    padding-top: 1rem;

    color: white;

}



#footer-bottom a {

    color: #4990ff;

}



.toolbar-oriented .toolbar-bar {

    z-index: 1002;

}





@media (min-width: 1200px) {

    .container, .container-sm, .container-md, .container-lg, .container-xl {

      max-width: 1400px;

    }

}



@media (max-width: 991px) {

    .search-block-form {

        display: none;

    } 



    a.nav-link {

        padding: 1em !important;

    }

}

  



body.maintenance-page .layout-container {

    max-width: 100%;

}



body.maintenance-page {

    background: url("images/SAFELAND_bg.png");

   

    background-size: 100% auto;

    background-position: cover;

    background-repeat: no-repeat;

}







#block-safelandmoto {

    max-width: 500px;

    /*! font-weight: bold !important; */

    /*! font-size: 3rem !important; */

    background: rgba(0,76,124,0.75);

    background-color: #5eb471;

    padding: 40px;

    margin: 100px;

    margin-left: auto;

    margin-right: auto;

  }



  #block-safelandmoto h1 {

      font-size: 3rem;

      font-weight: bold;

      color: white;

  }











  @keyframes blink-caret {

    50% {

      border-color: transparent;

    }

  }

  

  @-webkit-keyframes blink-caret {

    50% {

      border-color: transparent;

    }

  }

  

  .typer-target {

      animation: blink-caret 0.5s step-end infinite alternate;

    border-right: 2px solid #464880;

      color: #ffffff;

      font-size: 38px;

    font-weight: bold;

      line-height: normal;

      margin: 0;

      margin-bottom: 40px;

      display: inline-block;

  }





  .footer h2,

  .footer h4 {

      color: white;

  }



  



  .btn-newletter {

      color: #17a2b8 !important;

      border-color: #17a2b8 !important;

  }



  .btn-newletter:hover {

      background-color: #17a2b8 !important;

      color: white !important;

  }





  .objectives-icon {

      max-height: 100px;

      margin-left:auto;

      margin-right: auto;



  }



  .row.objective {

    margin-bottom: 50px;

    padding:  10px;

  }



  .row.objective .desc {



    background: #d2d2d2;

    border-left: 3px solid #3098F2;

    padding:10px;



  }







  .impact {

      margin-bottom: 30px;

  }

  .impact .card {

      height: 100%;

      border: 1px solid #44C1F2;

        background: #d9e9f0;

        border-left-width: 4px;

        border-right-width: 4px;

  }



  .impact .card-text {

      padding: 30px;

      color: #021D40;

      text-align: center;

      font-weight: normal;

  }





  .a2a_icons {

    border-top: 1px solid #ddd;

    font-size: x-small;

  }









.pcard {

    /*line-height: 1;*/

}







  .pcard-top {

    height: 57px;

    background-image: url("../../sites/default/files/images/progress/pcard-top-left.png");

    background-position: bottom right;

    background-repeat: no-repeat;

}



.pcard-middle-left {

    height: 168px;

    background-color: #2e84af;

    color: white;

    background-image: url("../../sites/default/files/images/progress/pcard-middle-left.png");

    background-position: bottom right;

    background-repeat: no-repeat;

}



.pcard-middle-left h1 {

    color: white;

}





.pcard-middle-center {

    background-color: #2e84af;

    color: #053a55;

    font-weight: 300;

    font-size: 1.3rem;

}



.pcard-middle-center h3,

.pcard-middle-center h5 {

    color: white;

}



.pcard-middle-right {

    background-color: #dcbc25;

    background-image: url("../../sites/default/files/images/progress/pcard-middle-right.png");

    background-position: bottom left;

    background-repeat: no-repeat;

}



.pcard-middle-right h1 {

    font-weight: 300;

    color: #ead477;

    font-size: 6rem;

}



.pcard-bottom {

    background-color: #dfe0df;

    background-image: url("../../sites/default/files/images/progress/pcard-bottom-left.png");

    background-position: bottom right;

    background-repeat: no-repeat;

}



.pcard-bottom-right {

    background-color: #dfe0df;

}



.pcard-content {

    background-color: #f1f0ef;

    /*font-size: 0.9rem;*/

}



.pcard-content-header {

    text-align: right;

    /*border-bottom: 1px solid #0b1f3e;*/

    text-decoration: none !important;

    background: linear-gradient(to bottom,transparent,white);

}



.pcard-content-header h1 {

    font-size: 2rem;

    color: #d7bc2f;

    margin-right: 10px;

}



.pcard-content-header h1 .font-slim {

    font-weight: 300;

    font-size: 3rem;

    color: #2e84af;

}





.pcard-content-main {

    background-color: white;

    padding: 10px;

}



.pcard figcaption {

    font-variant: sub;

    font-style: italic;

  }



.accordion .card-header {

    padding: 0px;

}



.accordion .card {

    margin-bottom: 20px;

}



.accordion .card img {

    padding: 0px;

}





.prtag0321 {

    position: relative;

}



.prtag0321::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "03/2021";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}



.prtag0421::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "04/2021";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}



.prtag0621::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "06/2021";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}



.prtag1021::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "10/2021";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}





.prtag0122::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "01/2022";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}





.prtag0422::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "04/2022";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}



.prtag0522::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "05/2022";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}


.prtag0523::before {

    position: absolute;

    top: 65px;

    left: 0;

    display: block;

    background-color: #ffe300;

    color: black;

    padding: 0px 5px;

    font-weight: bold;

    content: "05/2023";

    font-size: .8rem;

    z-index: 100;

    box-shadow: 1px 1px 3px #00000055;

}



.view-publications h3 {

    width: 100%;

    margin-top: 5rem;

    margin-bottom: 1rem;

    font-size: 1.5rem;

    color: #013e5c;

    border-bottom: 1px solid #a1d9f0;

    text-transform: uppercase;

    }



    .view-publications h3:first-of-type {

      

        margin-top: 0rem;

        }