|
|
|
@ -2800,9 +2800,10 @@
|
|
|
|
padding: 9em 0 9em 0 ;
|
|
|
|
padding: 9em 0 9em 0 ;
|
|
|
|
background-color: #4686a0;
|
|
|
|
background-color: #4686a0;
|
|
|
|
color: rgba(255, 255, 255, 0.75);
|
|
|
|
color: rgba(255, 255, 255, 0.75);
|
|
|
|
background-image: url("../../images/trumpet.jpg");
|
|
|
|
background-attachment: fixed, fixed, fixed;
|
|
|
|
background-size:cover;
|
|
|
|
background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #9dc66b 5%, #4fa49a 30%, #4361c2);
|
|
|
|
background-position:0px -100px;
|
|
|
|
background-position: top left, center center, center center;
|
|
|
|
|
|
|
|
background-size: auto, cover, cover;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
|