.f-gallery-image p a {
    color: var(--brand-color-theme-2);
    font-size: 0.9rem;
    font-weight: 500;
}

@media(max-width:574.9px){

  .f-welcome-message .text-scroll{
	height:400px;
    overflow:auto;
  }

}