/*
Theme Name: Themify Ultra Child
Description: A child theme of Themify Ultra
Template: themify-ultra
Author: step (george@step.gr)
*/

/* Woohoo! Let's customize! */

#rcorners2 {
  border-radius: 15px;
  background: rgba(52, 50, 52, 0.5);
  padding: 20px; 
  width: 450px;
  height: 100px;  
}